lots of stuff to move to linked lists

and remove the blocks
more position stuff coming, but the list part should be ok
This commit is contained in:
Torsten Ruger
2015-10-24 17:12:36 +03:00
parent 3774f8a5a2
commit 405a6935d4
8 changed files with 112 additions and 9 deletions

View File

@ -8,7 +8,7 @@ module Positioned
end
@position
end
def set_position pos
def position= pos
raise "Setting of nil not allowed" if pos.nil?
# resetting of position used to be error, but since relink and dynamic instruction size it is ok.
# in measures (of 32)