Torsten Ruger
|
43d5521cfc
|
debugging positions
|
2018-05-05 19:32:01 +03:00 |
|
Torsten Ruger
|
6be28e7f55
|
fix (re)positioning when link exceptions are thrown
slow design, but sort of works
|
2018-05-01 19:48:11 +03:00 |
|
Torsten Ruger
|
1c52ab6b67
|
use hex for labels
idea was to be able to compare to positions
(but they are different positions)
|
2018-05-01 19:20:16 +03:00 |
|
Torsten Ruger
|
1acd231a33
|
debugging binaries, initial jump issues
|
2018-04-30 13:28:55 +03:00 |
|
Torsten Ruger
|
696886cc94
|
remove Data2 in favour of Data4
as we write a Marker, type and marker make up 2
so data2 is just the type, not useful
|
2018-03-31 19:12:06 +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
|
3844a738cd
|
rename assembler to text_writer
as “assembly” really happens in the machine now
|
2018-03-29 18:17:19 +03:00 |
|