rubyx/test/mom
Torsten Ruger 63b55f2aa4 refactor a bit for upcoming delegations
must get method to be private
more tell, not ask
2018-07-09 18:16:51 +03:00
..
assign busy fixing tests 2018-05-24 19:38:48 +03:00
instruction refactor a bit for upcoming delegations 2018-07-09 18:16:51 +03:00
send rename typed_method to callable_method 2018-07-07 09:11:09 +03:00
helper.rb rename for_type to self_type 2018-07-06 20:01:17 +03:00
test_block_statement.rb fix locals scope in method and blocks 2018-07-09 17:55:45 +03:00
test_class_statement.rb move tests with mom_compile to mom 2018-07-07 22:45:48 +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_mom_compiler1.rb Only add Builtin methods that are not in the current compilation 2018-07-04 08:28:05 +03:00
test_mom_compiler.rb fix inital main (again) 2018-07-04 09:17:30 +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