.. |
assign
|
more test fixes and more to do
|
2019-08-10 21:59:31 +03:00 |
instruction
|
more test fixes and more to do
|
2019-08-10 21:59:31 +03:00 |
send
|
more test fixes and more to do
|
2019-08-10 21:59:31 +03:00 |
helper.rb
|
more test fixes and more to do
|
2019-08-10 21:59:31 +03:00 |
test_block_compiler.rb
|
Copy risc compiler stuff to mom
|
2019-08-06 18:33:27 +03:00 |
test_block_statement.rb
|
more test fixes and more to do
|
2019-08-10 21:59:31 +03:00 |
test_callable_compiler.rb
|
more and better tests
|
2019-08-08 12:18:36 +03:00 |
test_class_statement.rb
|
fix most mom and risc apart
|
2019-08-10 21:30:00 +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_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 most mom and risc apart
|
2019-08-10 21:30:00 +03:00 |
test_mom_compiler.rb
|
fix all tests for previous commit
|
2019-02-08 23:03:23 +02:00 |
test_return_call.rb
|
fix most mom and risc apart
|
2019-08-10 21:30:00 +03:00 |
test_return_dynamic.rb
|
test and last fixes for previous commits (allocalte ints)
|
2018-11-24 22:40:22 +02:00 |
test_return_sequence.rb
|
change to_risc and builtin code according to last commit
|
2018-09-01 11:28:53 +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
|
large test changes due to change in cc
|
2018-08-12 15:02:23 +03:00 |
test_while_simple.rb
|
fix while tests
|
2018-04-20 10:27:06 +03:00 |