assign
|
use real type in register, not symbol
|
2018-07-15 15:16:12 +03:00 |
instruction
|
move type resolution to compiler
|
2018-07-16 11:46:18 +03:00 |
send
|
must pass registers to slot_to_reg and reg_to_slot
|
2018-07-15 16:30:50 +03:00 |
helper.rb
|
new get_type_by_class_name helper for space
|
2018-07-13 21:50:40 +03:00 |
test_block_statement.rb
|
uups, forgot to check that in
|
2018-07-15 17:44:26 +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_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_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 |