summaryrefslogtreecommitdiff
path: root/assembler.c
Commit message (Expand)AuthorAge
* Fix and add tests for NULL deref cases found by scan-buildDavid Phillips2019-08-11
* Wrap tests in valgrind, clean up memory leaksDavid Phillips2019-08-04
* lex: empty file is equivalent to EOLDavid Phillips2019-08-04
* File input and output routines awayDavid Phillips2019-08-03
* Enable -Wall and -Wextra, fix warningsDavid Phillips2019-08-03
* Misc tidy up of assembler sourcesDavid Phillips2019-08-03
* Tidy assembler.cDavid Phillips2019-08-03
* Dirst dump of working prototypeDavid Phillips2019-08-03