|
84b9811e55
|
Fixing ruby send with arguments
When send has complex args, mostly more sends, we hoist those out and pass created temporary variables
|
2019-08-15 21:30:36 +03:00 |
|
Torsten Ruger
|
d73e1526cd
|
Some docs and to_s testing
somewhat code_climate inspired
|
2018-09-01 15:54:25 +03:00 |
|
Torsten Ruger
|
f620f0fd74
|
last test fixed, ruby layer complete
|
2018-07-20 21:27:55 +03:00 |
|
Torsten Ruger
|
7b02feae7a
|
fix ruby send statement
remove ruby expression
|
2018-07-20 10:05:11 +03:00 |
|
Torsten Ruger
|
77be0d3f73
|
fixing the ruby creation tests
|
2018-07-19 16:30:36 +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 |
|