rubyx/test/slot_machine
Torsten Rüger 8df2e4bf08 SlotLanguage reborn in the Machine
Just added the compiler, that can parse Slot directly into SlotMachine code (no language layer in between)
Still unclear wheather the Maker is a thing, but since it was in the Language layer i did not remove it (yet)
Otherwise just the compiler and all the tests, moved from the slot_language.
2020-02-19 02:19:14 +07: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
instruction Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
macro More rename cleanp 2019-10-03 21:07:55 +03: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 Change Mom to SlotMachine 2019-10-03 20:55:41 +03: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 Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_slot_compiler.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_slot.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_slotted_constant.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
test_slotted_message2.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
test_slotted_message.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
test_slotted_object.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_slotted.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00