|
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
|
37eeb81f45
|
fix all tests for previous commit
|
2019-02-08 23:03:23 +02:00 |
|
Torsten Ruger
|
047a36178f
|
start with #11
by adding striaght to compiler
|
2018-08-19 12:56:44 +03:00 |
|
Torsten Ruger
|
3343017dba
|
move type resolution to compiler
from risc_value.
also unite mock compilers
|
2018-07-16 11:46:18 +03:00 |
|
Torsten Ruger
|
c947c27a14
|
clean up booting
many machine boot became obsolete
or just neede parfait to boot
actual linker functionality pending
|
2018-07-01 14:12:42 +03:00 |
|
Torsten Ruger
|
c94f6eaa78
|
small maintanance
|
2018-06-16 21:01:15 +03:00 |
|
Torsten Ruger
|
9597fc5756
|
more slot tests, also in separate files
|
2018-05-16 12:49:46 +03:00 |
|