Yoshi Askharoun
|
f074577d6f
|
Report line and column numbers for imports
|
2024-07-07 15:35:44 -05:00 |
|
Yoshi Askharoun
|
772a0bf60b
|
Add member imports to lexer, assembler, and disassembler
|
2024-02-16 20:37:47 -06:00 |
|
Yoshi Askharoun
|
4056dc9f4f
|
Add constants and qualified type names to lexer, and use instruction schema to decode UIB instrctions
|
2024-02-11 20:38:19 -06:00 |
|
Yoshi Askharoun
|
a0d5661a99
|
Oops, all IBodyItems!
|
2024-02-10 23:03:57 -06:00 |
|
Yoshi Askharoun
|
93fa998caa
|
Allow underscores, dashes, and digits in identifiers
|
2024-02-10 21:37:12 -06:00 |
|
Yoshi Askharoun
|
3c2ae6a9cd
|
Add type imports and exports to parser
|
2024-02-08 10:51:08 -06:00 |
|
Yoshi Askharoun
|
5a0473e499
|
Add section directives
|
2024-02-05 09:23:46 -06:00 |
|
Yoshi Askharoun
|
934c20ccdf
|
Add line and column numbers to lexer tree
|
2024-02-04 22:09:21 -06:00 |
|
Yoshi Askharoun
|
6823ef5296
|
Move body and import lexers to separate files
|
2024-02-04 21:44:59 -06:00 |
|