rubyx/test/vool
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
..
normalization fix remaining tests 2018-06-29 22:56:49 +03:00
send clean up booting 2018-07-01 14:12:42 +03:00
helper.rb rearranges test helper modules 2017-04-10 16:12:15 +03:00
test_assign.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_class_statement.rb rename ClassCompiler to MomComplier 2018-07-01 21:26:45 +03:00
test_if_condition.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_if_no_else.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_if_simple.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_ivar.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_local.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_return.rb clean up booting 2018-07-01 14:12:42 +03:00
test_while_condition.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_while_simple.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_yield_statement.rb always list of methods in class 2018-06-30 10:08:18 +03:00