rubyx/test/vool
Torsten Rüger e6c30d98fb Fix if statements hoisting, now that send is working
Same same, just have to remembe to actually execute the condition if it is a send
Having send a possible expression, removes one tmp variable and associated move, for a little extra work.
Next return and assign (rest)
2019-08-16 18:42:57 +03:00
..
blocks all of mom and vool 2019-08-13 20:35:27 +03:00
class_send Booting functions again and send test 2019-08-12 11:57:32 +03:00
send Fix calling unknown methods 2019-08-14 14:59:54 +03:00
helper.rb rearranges test helper modules 2017-04-10 16:12:15 +03:00
test_assignment.rb Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +03:00
test_class_statement.rb more and better tests 2019-08-08 12:18:36 +03:00
test_if_no_else.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_if_no_if.rb Add support for unless 2019-08-14 22:24:35 +03:00
test_if_simple.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_if_statement.rb Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +03:00
test_ivar.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_local_assignment.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_method_statement.rb more and better tests 2019-08-08 12:18:36 +03:00
test_return.rb Fixed more disabled tests 2019-08-13 11:14:36 +03:00
test_while_statement1.rb Fix ruby normalising to_vool 2019-08-16 14:20:06 +03:00
test_while_statement.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_yield_statement.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00