wash
e5546f97c2
meta: replace bluelib with fx
2026-03-16 14:07:33 +00:00
wash
06f384e089
asm: update bluelib api usage
2025-11-06 10:38:40 +00:00
wash
2845c29c5f
asm: assembler: constpool value indices are now used and enforced
...
constpool values must be defined in ascending sequence, each index must be greater than the last.
any gaps in the sequence will automatically be filled with null values.
2025-05-15 12:08:34 +01:00
wash
a35ae51b2f
asm: assembler: implement label creation and resolution
2025-05-14 16:28:30 +01:00
wash
2e4d1e53f3
asm: fix misplaced padding breaking offset calculation in ivy_assembler_finish
2025-05-12 15:50:48 +01:00
wash
7f5cc3426d
asm: implement parsing of classes, dot-mnemonics
2024-12-14 21:57:29 +00:00
wash
9af971c074
asm: fix all compiler warnings
2024-12-13 17:20:58 +00:00
wash
5fe1a21978
asm: implement an asm parser and emitter
2024-12-13 12:26:01 +00:00
wash
9da6a5807a
asm: implement assembler output file writing
2024-12-10 22:27:26 +00:00
wash
51fe7a0a71
asm: add different assembler scope types
2024-12-09 20:37:42 +00:00