Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change emit to be general, add filename to output | David Phillips | 2018-08-01 |
* | Add line area/span indication to error messages | David Phillips | 2018-08-01 |
* | WIP: Implement more robust, separated lexer+parser passes | David Phillips | 2018-08-01 |
* | Add more tests, fix misc bugs found | David Phillips | 2017-12-28 |
* | Move logic tests to test framework | David Phillips | 2017-12-28 |
* | Refactor main from parser to simulator | David Phillips | 2017-12-28 |
* | Misc linting/tidy | David Phillips | 2017-12-28 |
* | Strip out wire+node concepts, rely only on gates | David Phillips | 2017-12-28 |
* | Initual dump of partial work on parser and data structure | David Phillips | 2017-12-27 |