|
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 |
|
|
155c042009
|
Fix forgotten block compiler
Especially on the way down to risc
|
2019-08-13 19:32:17 +03:00 |
|
Torsten Ruger
|
4fe0edd1e3
|
first risc level block test working
assign was not executing yield
baecause it was just testing for send, instead of callable
|
2018-07-30 20:11:52 +03:00 |
|
Torsten Ruger
|
4839e0d245
|
minor naming and spaces
|
2018-07-27 10:46:22 +03:00 |
|
Torsten Ruger
|
0238874c20
|
fx ruby send args
|
2018-07-20 20:06:14 +03:00 |
|
Torsten Ruger
|
98788b52d3
|
fix ruby variables
|
2018-07-20 14:22:26 +03:00 |
|