rubyx/test/vool/ruby_compiler
Torsten Ruger 37d62d298e assemble risc to it's position (not itself)
So in the next step the interpreter can use positions as program counter
and would be much more like the real thing
2018-05-17 09:49:01 +03:00
..
helper.rb rename 2018-03-15 11:32:32 +05:30
test_array_statement.rb rename 2018-03-15 11:32:32 +05:30
test_basic_values.rb assemble risc to it's position (not itself) 2018-05-17 09:49:01 +03:00
test_class_statement.rb everything but dynamic dispatch 2018-03-16 19:39:35 +05:30
test_hash_statement.rb rename 2018-03-15 11:32:32 +05:30
test_if_statement.rb everything but dynamic dispatch 2018-03-16 19:39:35 +05:30
test_ivar.rb rename 2018-03-15 11:32:32 +05:30
test_local.rb tracking ivar bug 2018-03-18 22:38:00 +05:30
test_logical_statement.rb rename 2018-03-15 11:32:32 +05:30
test_method_statement.rb everything but dynamic dispatch 2018-03-16 19:39:35 +05:30
test_return_statement.rb rename 2018-03-15 11:32:32 +05:30
test_send_statement.rb fix mod4 name 2018-04-19 10:00:55 +03:00
test_variables.rb rename 2018-03-15 11:32:32 +05:30
test_while_statement.rb everything but dynamic dispatch 2018-03-16 19:39:35 +05:30