rubyx/lib/mom/instruction
Torsten Ruger 393ac873c9 change return sequence to return messages to space
as it was before blocks
(thought blocks would make reuse of messages impossible, but was wrong, this only appilies to lambdas)
(too) many tests affected
2018-08-06 14:07:17 +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 bring the blocks down to mom level 2018-07-24 11:35:49 +03:00
check.rb own file for check 2018-03-19 21:19:26 +05:30
dynamic_call.rb remove Risc.resolve_to_index 2018-07-16 19:00:04 +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 add function_return helper to risc_value 2018-08-06 13:03:33 +03:00
not_same_check.rb adds a lot of to_ssss 2018-04-17 20:26:15 +03:00
resolve_method.rb rename typed_method to callable_method 2018-07-07 09:11:09 +03:00
return_jump.rb adds a return jump 2018-08-02 17:34:44 +03:00
return_sequence.rb change return sequence to return messages to space 2018-08-06 14:07:17 +03:00
simple_call.rb use message reg not message 2018-07-15 15:14:38 +03:00
slot_definition.rb remove Risc.resolve_to_index 2018-07-16 19:00:04 +03:00
slot_load.rb remove Risc.resolve_to_index 2018-07-16 19:00:04 +03:00
truth_check.rb more complex while test 2018-04-20 19:38:33 +03:00