|
|
57c352ab88
|
asm: parse: fix parse_linefeed not writing constpool entries for int/uint values
|
2025-05-16 16:56:47 +01:00 |
|
|
|
a76525e11f
|
asm: parse: use specified indices when writing constpool values
|
2025-05-15 12:09:39 +01:00 |
|
|
|
3980c9a21f
|
asm: parse: implement label reference generation
|
2025-05-14 16:28:37 +01:00 |
|
|
|
c1ba6e78bc
|
asm: implement $-prefixed label references for branch instructions
|
2025-05-12 15:49:27 +01:00 |
|
|
|
b67b861ecf
|
asm: implement instruction assembly and emission
|
2024-12-15 22:36:50 +00:00 |
|
|
|
9e75e1f16f
|
asm: implement stub instruction emitter
|
2024-12-15 19:30:14 +00:00 |
|
|
|
7f5cc3426d
|
asm: implement parsing of classes, dot-mnemonics
|
2024-12-14 21:57:29 +00:00 |
|
|
|
a167dd2af5
|
asm: fix compiler warnings
|
2024-12-14 21:03:44 +00:00 |
|
|
|
462f67c6aa
|
asm: implement import and instruction parsing
|
2024-12-14 20:26:04 +00:00 |
|
|
|
9af971c074
|
asm: fix all compiler warnings
|
2024-12-13 17:20:58 +00:00 |
|
|
|
5fe1a21978
|
asm: implement an asm parser and emitter
|
2024-12-13 12:26:01 +00:00 |
|