Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Print better error message when unable to output bytecode | Ben Bridle | 2023-12-24 |
* | Report unused label definitions | Ben Bridle | 2023-12-19 |
* | Improve reading and writing from stdin/stdout | Ben Bridle | 2023-11-26 |
* | Exit with status 1 on assembly error | Ben Bridle | 2023-11-26 |
* | Added detection of cyclic macro references, and made assembler binary usable | Ben Bridle | 2023-05-08 |
* | About to refactor parser to be a struct with a method for each stage | Ben Bridle | 2023-05-06 |