rubyx/lib/slot_machine/instructions
Torsten bc558d1f0d do not copy name of method
so that the resolve can compare name identity
which is what is does, not equality
this (and some other bug) is crashing arm currently
2020-03-25 12:43:57 +02:00
..
argument_transfer.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
block_yield.rb did block yield 2020-03-22 14:31:43 +02:00
check.rb did return sequence 2020-03-22 14:31:43 +02:00
dynamic_call.rb add constants automatically 2020-03-22 14:31:43 +02:00
instruction.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
jump.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
label.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
message_setup.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
not_same_check.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
resolve_method.rb do not copy name of method 2020-03-25 12:43:57 +02:00
return_jump.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
return_sequence.rb did return sequence 2020-03-22 14:31:43 +02:00
same_check.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
simple_call.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
slot_load.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
truth_check.rb did return sequence 2020-03-22 14:31:43 +02:00