Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reject all nonexistent instructions in sexp format (#1756) | Thomas Lively | 2018-11-19 | 1 | -24/+11 |
| | |||||
* | Generate sexp instruction parser (#1754) | Thomas Lively | 2018-11-19 | 1 | -0/+408 |
Also fix broken tests surfaced by the new parser. |