summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Rename simulatorDavid Phillips2018-08-01
| | | | This project has had a name for a while now
* Rename lexer and parser, fix compilation warningsDavid Phillips2018-08-01
|
* Add line area/span indication to error messagesDavid Phillips2018-08-01
|
* WIP: Implement more robust, separated lexer+parser passesDavid Phillips2018-08-01
|
* Move test binaries to separate ignored dirDavid Phillips2017-12-28
|
* Massive parser clamp-downDavid Phillips2017-12-28
|
* Move logic tests to test frameworkDavid Phillips2017-12-28
|
* Refactor main from parser to simulatorDavid Phillips2017-12-28
|
* Add beginnings of test frameworkDavid Phillips2017-12-28
|
* Misc linting/tidyDavid Phillips2017-12-28
|
* Rough-out logic gate wiringDavid Phillips2017-12-28
|
* Fix build issue, add clean recipeDavid Phillips2017-12-28
|
* Strip out wire+node concepts, rely only on gatesDavid Phillips2017-12-28
|
* Initual dump of partial work on parser and data structureDavid Phillips2017-12-27