Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add unused struct check | katherine | 2019-05-26 | 1 | -9/+27 |
| | | | | | also switch err/warn printing from '\e' to '\x1B', for more-strict c99 compliance | ||||
* | expand and revise builtin types | katherine | 2019-05-23 | 1 | -29/+37 |
| | |||||
* | implement analyse function | katherine | 2019-05-20 | 1 | -1/+15 |
| | | | | | anlyises the parse results to build a tree for deterministic parser generation | ||||
* | check for at fewest one variable rule | katherine | 2019-05-12 | 1 | -0/+5 |
| | |||||
* | implement internal parser | katherine | 2019-05-12 | 1 | -0/+439 |
| | |||||
* | initial commit | katherine | 2019-05-08 | 1 | -0/+0 |