rubyx/test/risc
Torsten Ruger 8a81d41d5e Move booting to RubyXCompiler init
Also pass the source into the compile method.
This way compiler can be reused for subsequent compile.
Does remove some double boots, but no major time save
2018-09-02 13:57:19 +03:00
..
builtin new test to run out of ints 2018-08-08 12:03:17 +03:00
interpreter change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
position still some names that needed changing 2018-08-12 14:48:20 +03:00
helper.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
test_builder1.rb remove the code_builder 2018-08-19 13:16:07 +03:00
test_builder2.rb remove the code_builder 2018-08-19 13:16:07 +03:00
test_builder.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_builtin.rb back to method_compiler 2018-06-30 23:26:28 +03:00
test_collector.rb linker and collector test work again 2018-07-02 16:19:01 +03:00
test_fake_memory.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_instructions.rb write adjusted address 2018-05-31 00:07:58 +03:00
test_interpreter_platform.rb move some tests around (and fix them) 2018-07-02 23:20:54 +03:00
test_interpreter.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_linker1.rb Move booting to RubyXCompiler init 2018-09-02 13:57:19 +03:00
test_linker.rb Move booting to RubyXCompiler init 2018-09-02 13:57:19 +03:00
test_method_compiler.rb Move booting to RubyXCompiler init 2018-09-02 13:57:19 +03:00
test_padding.rb misc little test fixes 2018-07-03 10:12:40 +03:00
test_parfait_adapter.rb fix many a test especially whole mom 2018-07-02 17:01:07 +03:00
test_platform.rb make the interpreter platform 2018-05-17 09:31:36 +03:00
test_register_value1.rb shaves an instruction off resolve_method 2018-09-01 11:20:59 +03:00
test_register_value.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_text_writer.rb change return sequence to return messages to space 2018-08-06 14:07:17 +03:00
test_translator.rb misc fixes and (finally, sigh) green again 2018-07-04 09:18:55 +03:00