.. |
builtin
|
pass return integer back out through exit
|
2018-06-19 18:55:47 +03:00 |
interpreter
|
must pass registers to slot_to_reg and reg_to_slot
|
2018-07-15 16:30:50 +03:00 |
methods
|
pass return integer back out through exit
|
2018-06-19 18:55:47 +03:00 |
position
|
misc fixes and (finally, sigh) green again
|
2018-07-04 09:18:55 +03:00 |
helper.rb
|
split create_binary into two phases
|
2018-06-17 13:53:17 +03:00 |
test_builder.rb
|
use real type in register, not symbol
|
2018-07-15 15:16:12 +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
|
start on fake memory
|
2018-05-28 14:46:26 +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
|
some more addresses
|
2018-07-15 15:13:25 +03:00 |
test_linker1.rb
|
misc to_s and small fixes
|
2018-07-04 08:28:29 +03:00 |
test_linker.rb
|
some more addresses
|
2018-07-15 15:13:25 +03:00 |
test_method_compiler.rb
|
rename typed_method to callable_method
|
2018-07-07 09:11:09 +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
|
move type resolution to compiler
|
2018-07-16 11:46:18 +03:00 |
test_register_value.rb
|
start to move slot_load code to register_value
|
2018-07-13 21:56:55 +03:00 |
test_text_writer.rb
|
fix many a test especially whole mom
|
2018-07-02 17:01:07 +03:00 |
test_translator.rb
|
misc fixes and (finally, sigh) green again
|
2018-07-04 09:18:55 +03:00 |