Torsten Ruger
|
9005513368
|
rename typed_method to callable_method
seems to make the essence clearer
also extracted base class
|
2018-07-07 09:11:09 +03:00 |
|
Torsten Ruger
|
e75aef933d
|
have to pass constants around now
as they are not global anymore
|
2018-07-01 14:11:29 +03:00 |
|
Torsten Ruger
|
9c93b38b8f
|
crete positions while collecting objects
clear two phase lifecycle for positions
always created invalid and set later
new does not auto add to cache
but create and get_or_create do
|
2018-06-15 21:54:21 +03:00 |
|
Torsten Ruger
|
2c765c8f14
|
rename the objects accessor
and move to object keys, not object_id
|
2018-06-15 09:18:39 +03:00 |
|
Torsten Ruger
|
0dc89c772a
|
get the label int to work consistently
still need to use it in the return
|
2018-05-30 10:54:18 +03:00 |
|
Torsten Ruger
|
074ec34659
|
wip, fixed some label, need more fixing
|
2018-05-30 10:29:38 +03:00 |
|
Torsten Ruger
|
4a88f342d3
|
random checkin
still suffering -1 trauma
|
2018-05-14 12:38:44 +03:00 |
|
Torsten Ruger
|
4069397fca
|
don't collect labels anymore
don’t need, use binary code as the methods jump point
|
2018-03-27 19:06:16 +03:00 |
|
Torsten Ruger
|
b24b65520d
|
remove all that label stuff
left over after rewrite from blocks to linked list
|
2018-03-26 14:54:41 +03:00 |
|
Torsten Ruger
|
19afc376f4
|
fix local name being string (not symbol)
|
2018-03-22 21:08:13 +05:30 |
|
Torsten Ruger
|
aa79e41d1c
|
rename register to risc
seems to fit the layer much better as we really have a very reduced
instruction set
|
2017-01-19 09:02:29 +02:00 |
|