Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add self-test for not logic | David Phillips | 2017-12-28 |
| | |||
* | Eat whitespace before input label | David Phillips | 2017-12-28 |
| | |||
* | Refactor main from parser to simulator | David Phillips | 2017-12-28 |
| | |||
* | Add beginnings of test framework | David Phillips | 2017-12-28 |
| | |||
* | Misc linting/tidy | David Phillips | 2017-12-28 |
| | |||
* | Implement unary operation in parser | David Phillips | 2017-12-28 |
| | |||
* | Rename adder sample, add gates sample | David Phillips | 2017-12-28 |
| | |||
* | Support first working prototype without nested gates | David Phillips | 2017-12-28 |
| | |||
* | Add licence | David Phillips | 2017-12-28 |
| | |||
* | Rough-out logic gate wiring | David Phillips | 2017-12-28 |
| | |||
* | Fix build issue, add clean recipe | David Phillips | 2017-12-28 |
| | |||
* | Strip out wire+node concepts, rely only on gates | David Phillips | 2017-12-28 |
| | |||
* | Rough-work expr/op parser stubs in | David Phillips | 2017-12-28 |
| | |||
* | Initual dump of partial work on parser and data structure | David Phillips | 2017-12-27 |