.. |
assign
|
Fixed more disabled tests
|
2019-08-13 11:14:36 +03:00 |
blocks
|
And we are green again
|
2019-08-14 11:11:26 +03:00 |
builtin
|
And we are green again
|
2019-08-14 11:11:26 +03:00 |
class_send
|
And we are green again
|
2019-08-14 11:11:26 +03:00 |
instruction
|
Fixed almost all but Interpreter
|
2019-08-13 00:13:29 +03:00 |
send
|
Fixed more disabled tests
|
2019-08-13 11:14:36 +03:00 |
helper.rb
|
And we are green again
|
2019-08-14 11:11:26 +03:00 |
test_block_compiler.rb
|
Fix forgotten block compiler
|
2019-08-13 19:32:17 +03:00 |
test_block_statement.rb
|
more test fixes and more to do
|
2019-08-10 21:59:31 +03:00 |
test_builtin.rb
|
Move builtin wholesale to Mom
|
2019-08-12 12:38:29 +03:00 |
test_callable_compiler.rb
|
more and better tests
|
2019-08-08 12:18:36 +03:00 |
test_class_statement.rb
|
Fixed almost all but Interpreter
|
2019-08-13 00:13:29 +03:00 |
test_if_else.rb
|
fix TruthCheck
|
2018-04-19 10:34:15 +03:00 |
test_if_no_else.rb
|
Add support for unless
|
2019-08-14 22:24:35 +03:00 |
test_if_no_if.rb
|
Add support for unless
|
2019-08-14 22:24:35 +03:00 |
test_instruction.rb
|
move mom instruction up one
|
2019-08-06 20:44:39 +03:00 |
test_method_compiler.rb
|
compile from mom compiler to risc
|
2019-08-10 12:42:47 +03:00 |
test_mom_collection.rb
|
Fix forgotten block compiler
|
2019-08-13 19:32:17 +03:00 |
test_return_call.rb
|
Fix all but one test
|
2019-08-16 21:43:54 +03:00 |
test_return_dynamic.rb
|
Fixing self type creation
|
2019-08-17 15:58:27 +03:00 |
test_return_sequence.rb
|
And we are green again
|
2019-08-14 11:11:26 +03:00 |
test_return_simple.rb
|
fix all tests accordingly to new return
|
2018-08-02 17:37:27 +03:00 |
test_while_cmp.rb
|
Fix all but one test
|
2019-08-16 21:43:54 +03:00 |
test_while_simple.rb
|
fix while tests
|
2018-04-20 10:27:06 +03:00 |