rubyx/test/risc
Torsten Ruger d396da16e3 start with #14 by implementing factory
page was maybe a too low level name
pages may be the unit of the syscall, but after that objects desolve (maybe later to be added on from different pages)
Factory has the job of handing out a new instance of a type
it keeps a freelist for that and a reserve
2018-08-23 19:55:06 +03:00
..
builtin new test to run out of ints 2018-08-08 12:03:17 +03:00
interpreter start with #14 by implementing factory 2018-08-23 19:55:06 +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 remove the code_builder 2018-08-19 13:16:07 +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 start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
test_linker1.rb generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
test_linker.rb start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
test_method_compiler.rb fix all tests accordingly to new return 2018-08-02 17:37:27 +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 add reduce_int and fix bug 2018-08-08 15:49:07 +03:00
test_register_value.rb remove some more add_xx functions 2018-08-14 20:24:48 +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