rubyx/test/vool
Torsten Rüger ae7f31381b Fixing self type creation
When compiling a classs, we pick up all instance variables.
Now that conditions and returns can be calls, that was broken, now fixed
2019-08-17 15:58:27 +03:00
..
blocks Fix all but one test 2019-08-16 21:43:54 +03:00
class_send Booting functions again and send test 2019-08-12 11:57:32 +03:00
send Fix all but one test 2019-08-16 21:43: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 Fixing self type creation 2019-08-17 15:58:27 +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 Fix all but one test 2019-08-16 21:43:54 +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 all but one test 2019-08-16 21:43:54 +03:00