Torsten Ruger
|
e536a7ac88
|
fixing send to_vool
was hoisting unneccessarily, because not respecting basics
|
2018-07-20 13:15:16 +03:00 |
|
Torsten Ruger
|
7b02feae7a
|
fix ruby send statement
remove ruby expression
|
2018-07-20 10:05:11 +03:00 |
|
Torsten Ruger
|
8cd9818f64
|
fix ruby return statement
assignment and normalizer on the way
|
2018-07-20 09:07:09 +03:00 |
|
Torsten Ruger
|
a5168ef818
|
fix ruby class statement
|
2018-07-19 21:44:48 +03:00 |
|
Torsten Ruger
|
238f09b5ad
|
fix method to_vool
|
2018-07-19 21:36:28 +03:00 |
|
Torsten Ruger
|
7b4a0126f7
|
add a helper to get the vool equivalent of a ruby class
|
2018-07-19 20:59:15 +03:00 |
|
Torsten Ruger
|
77be0d3f73
|
fixing the ruby creation tests
|
2018-07-19 16:30:36 +03:00 |
|
Torsten Ruger
|
f728725b1a
|
change the ruby block to be like the ruby block
ie modelled like the ast outputs it
|
2018-07-19 16:22:44 +03:00 |
|
Torsten Ruger
|
61225c2f20
|
ifx most of the conversion
well . . it's still converting to ruby, minor detail
|
2018-07-19 14:59:10 +03:00 |
|
Torsten Ruger
|
38350dd198
|
start a new ruby layer to do the to_vool conversion
the "normalization" is getting more and more complicated and is not tested
And it seems i really don't like working with the untyped ast
|
2018-07-19 14:46:51 +03:00 |
|