rubyx/lib/slot_machine/instruction
Torsten Rüger d751c53d1d Add a SameCheck and rename the label
SameCheck is very similar to NotSameCheck, but only used from the language
Label was named jump, fixed that
2020-02-19 02:16:44 +07:00
..
argument_transfer.rb Start to make slots recursive 2020-02-17 14:26:50 +07:00
basic_values.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
block_yield.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
check.rb Add a SameCheck and rename the label 2020-02-19 02:16:44 +07:00
dynamic_call.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
jump.rb More rename cleanp 2019-10-03 21:07:55 +03:00
label.rb More rename cleanp 2019-10-03 21:07:55 +03:00
message_setup.rb More rename cleanp 2019-10-03 21:07:55 +03:00
not_same_check.rb Add a SameCheck and rename the label 2020-02-19 02:16:44 +07:00
resolve_method.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
return_jump.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
return_sequence.rb More rename cleanp 2019-10-03 21:07:55 +03:00
same_check.rb Add a SameCheck and rename the label 2020-02-19 02:16:44 +07:00
simple_call.rb More rename cleanp 2019-10-03 21:07:55 +03:00
slot_load.rb Start to make slots recursive 2020-02-17 14:26:50 +07:00
truth_check.rb Add a SameCheck and rename the label 2020-02-19 02:16:44 +07:00