rubyx/test/vool
Torsten Rüger fa0aa30386 Move builtin wholesale to Mom
Since Builtin generates risc, just like mom instructions, it was a design mistake to put builtin into risc in the first place. Now that borders are coming more into focus, it make much more sense to have the builtin in mom.
In fact the instructions should be moved out and a seperate invocation mechanism used , so functions can be parsed, not generated (wip)
2019-08-12 12:38:29 +03:00
..
blocks more test fixes and more to do 2019-08-10 21:59:31 +03:00
class_send Booting functions again and send test 2019-08-12 11:57:32 +03:00
send Move builtin wholesale to Mom 2019-08-12 12:38:29 +03:00
helper.rb rearranges test helper modules 2017-04-10 16:12:15 +03:00
test_assign.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_class_statement.rb more and better tests 2019-08-08 12:18:36 +03:00
test_if_condition.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +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_simple.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +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 a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_while_statement1.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +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