rubyx/test/compiler/fragments
Torsten Ruger 57f37ec023 removed blocks and moved to labels
somewhat easier to understand the code as a linked list
relatively painless change, considering
2015-10-23 21:27:36 +03:00
..
helper.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00
test_all.rb first interpreted tests, fix branch issues 2015-10-19 14:46:12 +03:00
test_class.rb remove MethodEnter Instructions 2015-10-18 17:39:35 +03:00
test_foo.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00
test_functions.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00
test_hello.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00
test_if.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00
test_putint.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00
test_recursive_fibo.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00
test_while_fibo.rb fold last of the virtual into register 2015-10-22 18:16:29 +03:00