rubyx/lib/risc/position
Torsten Ruger ad3040a846 add position_chaning to event interface
by reacting to the change _before it happens, we can move any BinaryCode out of the way

So when Instruction are inserted and code gets inserted, we don't need to set up the correct listener explicitly (which is tricky across mathods and changing chains), but instead just move anything that is in the way along
2018-06-09 08:10:41 +03:00
..
code_listener.rb add position_chaning to event interface 2018-06-09 08:10:41 +03:00
instruction_listener.rb add position_chaning to event interface 2018-06-09 08:10:41 +03:00
position_listener.rb add position_chaning to event interface 2018-06-09 08:10:41 +03:00
position.rb add position_chaning to event interface 2018-06-09 08:10:41 +03:00