|
5ab021de5a
|
Continue testing mom instructions
especially with the custom asserts, gadda say
mesa lika disa
|
2019-09-15 18:31:10 +03:00 |
|
|
ee8927b059
|
Fix slot access for constants
Type access is allowed for any object, including constants.
Needed for parfait
|
2019-08-18 20:35:01 +03:00 |
|
Torsten Ruger
|
f85fe8a2cb
|
fix bug in slot_load and definition
move parfait helper for reuse
|
2018-08-19 15:36:51 +03:00 |
|
Torsten Ruger
|
047a36178f
|
start with #11
by adding striaght to compiler
|
2018-08-19 12:56:44 +03:00 |
|
Torsten Ruger
|
4cc04787e9
|
remove Risc.resolve_to_index
mostly by using better typed registers,
which cleans up the code where it was used
|
2018-07-16 19:00:04 +03:00 |
|
Torsten Ruger
|
ab8b574e9c
|
also recode the slot_definition resolution
much like in the slot_load. In fact suspiciously so.
wip, as also changing to storing type (not sym) in reg
|
2018-07-14 22:39:00 +03:00 |
|
Torsten Ruger
|
e099014d63
|
fix dunamic jump in interpreter and misc
|
2018-07-03 19:15:36 +03:00 |
|
Torsten Ruger
|
dc8afce444
|
use existing constant
|
2018-05-16 12:55:51 +03:00 |
|
Torsten Ruger
|
000bf0a9b3
|
separate SlotDefinition into own file
what started as three lines has grown up to demand it’s own file and
tests
|
2018-05-15 19:29:06 +03:00 |
|