nullndvoid
|
21582f1297
|
tokeniser/syntax: (db varname: -> db varname) dropped colon, updated tests.
|
2025-06-29 00:22:10 +01:00 |
|
nullndvoid
|
d15e00c272
|
tokeniser: refactor to store Module directly in Tokeniser
We hereby avoid making extra copies of the PathBuf.
- Also updated tests to match the new API
|
2025-06-28 23:13:44 +01:00 |
|
nullndvoid
|
eebea82c4a
|
assembler: start tokenising multiline strings (WIP)
|
2025-06-26 17:42:48 +01:00 |
|
nullndvoid
|
ed4fcc8495
|
assembler: enhance error handling and tokenization logic
|
2025-06-26 17:00:14 +01:00 |
|
nullndvoid
|
68e459f32b
|
assembler: use common to match registers
|
2025-06-25 19:29:56 +01:00 |
|
nullndvoid
|
d9807b5b36
|
assembler: update tokeniser to allow extra prefixes and separators (0xDEAD_BEEF)
|
2025-06-25 19:15:51 +01:00 |
|