| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Exit with status 1 on assembly error | Ben Bridle | 2023-11-26 | |
| | | | | | | This will break unix pipelines in order to prevent any emulator down the pipeline from attempting to run a malassembled program. | |||
| * | Implement string literals | Ben Bridle | 2023-11-26 | |
| | | ||||
| * | Shrink and strip compiled binary in release mode | 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 | |
