rubyx/lib/mom/instruction
Torsten Ruger 047a36178f start with #11
by adding striaght to compiler
2018-08-19 12:56:44 +03:00
..
argument_transfer.rb adds a lot of to_ssss 2018-04-17 20:26:15 +03:00
basic_values.rb new get_type_by_class_name helper for space 2018-07-13 21:50:40 +03:00
block_yield.rb change block_yield to_risc to use builder 2018-08-16 08:58:49 +03:00
check.rb own file for check 2018-03-19 21:19:26 +05:30
dynamic_call.rb move dynamic_call to builder 2018-08-16 10:43:41 +03:00
instruction.rb adds a return jump 2018-08-02 17:34:44 +03:00
jump.rb removing unconditional 2018-04-02 19:30:34 +03:00
label.rb get the label int to work consistently 2018-05-30 10:54:18 +03:00
message_setup.rb finish the idea behind #8, conditionally creating variables 2018-08-15 19:59:17 +03:00
not_same_check.rb adds a lot of to_ssss 2018-04-17 20:26:15 +03:00
resolve_method.rb add the ! syntax to create variables in builder, fix #8 2018-08-14 19:39:46 +03:00
return_jump.rb adds a return jump 2018-08-02 17:34:44 +03:00
return_sequence.rb add the ! syntax to create variables in builder, fix #8 2018-08-14 19:39:46 +03:00
simple_call.rb last two to_risc converted to builder 2018-08-16 20:28:42 +03:00
slot_definition.rb start with #11 2018-08-19 12:56:44 +03:00
slot_load.rb remove Risc.resolve_to_index 2018-07-16 19:00:04 +03:00
truth_check.rb last two to_risc converted to builder 2018-08-16 20:28:42 +03:00