summaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAge
* Print better error message when unable to output bytecodeBen Bridle2023-12-24
* Report unused label definitionsBen Bridle2023-12-19
* Improve reading and writing from stdin/stdoutBen Bridle2023-11-26
* Exit with status 1 on assembly errorBen Bridle2023-11-26
* Added detection of cyclic macro references, and made assembler binary usableBen Bridle2023-05-08
* About to refactor parser to be a struct with a method for each stageBen Bridle2023-05-06