rubyx/lib/risc/position
Torsten Ruger 56f2742e89 fix code listener logic bug
next's position was only updated initially
previous logic relied on pushing everything long rightly
but it wasn't right, and no harm in setting position twice,
as events only fire if there is real change
2018-07-02 23:03:00 +03:00
..
branch_listener.rb add branch listener functionaliy 2018-06-17 22:25:38 +03:00
code_listener.rb fix code listener logic bug 2018-07-02 23:03:00 +03:00
instruction_listener.rb fix code listener logic bug 2018-07-02 23:03:00 +03:00
label_listener.rb introduce the LabeListener to move instructions along when first code position changes 2018-06-09 22:13:43 +03:00
position_listener.rb objects didn't get positions 2018-06-16 10:58:54 +03:00
position.rb position tests working 2018-07-02 09:35:57 +03:00