rubyx/test/slot_machine
Torsten 4bae5c418b fix register use in putstring
was off by one, the syscall is write 
and the first arg is file_descriptor
ie 1 == stdout
2020-03-26 11:24:56 +02:00
..
codes SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
compiler SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
instructions do not copy name of method 2020-03-25 12:43:57 +02:00
macro fix register use in putstring 2020-03-26 11:24:56 +02:00
helper.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_block_compiler.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_block_statement.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_callable_compiler.rb create a load on the compiler 2020-03-22 14:31:43 +02:00
test_class_statement.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_instruction.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_macro_maker.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_method_compiler.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_mom_collection.rb fixing tests 2020-03-22 14:31:43 +02:00
test_slot.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_slot_compiler.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_slotted.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
test_slotted_constant.rb fixing tests 2020-03-22 14:31:43 +02:00
test_slotted_message.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
test_slotted_message2.rb SA for Slotted derivations 2020-03-22 14:31:43 +02:00
test_slotted_object.rb fixing tests 2020-03-22 14:31:43 +02:00