Torsten Ruger
|
c51fc67ba5
|
make interpreter tests less brittle
by factoring __init code away
just counting main
|
2018-04-04 20:05:09 +03:00 |
|
Torsten Ruger
|
c304ad67c6
|
load space twice in init , messagesetup overwrites first
lots of interpreter test changes, brittle, must factor __initi out
|
2018-04-02 23:25:52 +03:00 |
|
Torsten Ruger
|
a5189570c6
|
fix remaining constant issues
all but integer creation
and integer builtins off course
|
2018-03-31 13:58:08 +03:00 |
|
Torsten Ruger
|
267237b776
|
fix init method message setup
was causing errors in interpreter
(that may have gone unnoticed in arm, as the interpreter checks stuff)
|
2018-03-24 15:59:54 +02:00 |
|