rubyx/test/mom
Torsten Ruger bb49f1be78 rename ClassCompiler to MomComplier
ended up not even using the class, it just came from there
It actually compiles methods, and it turns out is the point where builtin comes into the picture as it's boot process also returns method compilers
2018-07-01 21:26:45 +03:00
..
assign busy fixing tests 2018-05-24 19:38:48 +03:00
instruction clean up booting 2018-07-01 14:12:42 +03:00
send fixes outstanding misc, All green 2018-06-10 13:19:55 +03:00
helper.rb clean up booting 2018-07-01 14:12:42 +03:00
test_if_else.rb fix TruthCheck 2018-04-19 10:34:15 +03:00
test_if_no_else.rb fix TruthCheck 2018-04-19 10:34:15 +03:00
test_method_compiler.rb rename ClassCompiler to MomComplier 2018-07-01 21:26:45 +03:00
test_return_call.rb reducing the label's int for return 2018-05-30 12:54:40 +03:00
test_return_dynamic.rb reducing the label's int for return 2018-05-30 12:54:40 +03:00
test_return_simple.rb reducing the label's int for return 2018-05-30 12:54:40 +03:00
test_while_cmp.rb busy fixing tests 2018-05-24 19:38:48 +03:00
test_while_simple.rb fix while tests 2018-04-20 10:27:06 +03:00