Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix in {m,n} syntax. Improved driver code. | Kaz Kylheku | 2014-03-17 | 1 | -11/+36 |
| | | | | | | The issue is that the parser partially consumes broken {m,n} syntax. The eat_rep_notation function must backtrack fully, and its caller must detect it has done so. | ||||
* | Initial version. | Kaz Kylheku | 2014-03-17 | 1 | -0/+205 |