summaryrefslogtreecommitdiff
path: root/parse.c
Commit message (Collapse)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
|
* Enable -Wall and -Wextra, fix warningsDavid Phillips2019-08-03
|
* Misc tidy up of assembler sourcesDavid Phillips2019-08-03
|
* Remove superfluous printfs, factor reg table lookupDavid Phillips2019-08-03
|
* Small tidy up of headers, misc outputDavid Phillips2019-08-03
|
* Factor out various lookup tablesDavid Phillips2019-08-03
|
* Tidy assembler.cDavid Phillips2019-08-03
|
* Dirst dump of working prototypeDavid Phillips2019-08-03