slederer
87ec71bd6d
align _END label, add ALIGN directive to assembler
...
- fixes failing memory allocator when _END label is not aligned
2025-11-05 00:30:49 +01:00
slederer
a1795d9b1f
implement outward calling of nested procedures, fix standalone mode
2025-04-01 00:14:20 +02:00
slederer
6d08db2933
Correctly implement negative array indices, other bugfixes
...
- check for negative string lengths
- handle negative values for emitInc/emitDec
- bugfix for parseInteger with leading minus
- fix set literals containing variables as elements
2025-03-31 00:47:34 +02:00
slederer
91cb059f38
use precompiled standard library (not really a linker)
2024-11-09 22:22:48 +01:00
slederer
60db522e87
initial commit
2024-09-19 14:12:22 +02:00