Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uthash location header warning | katherine | 2019-05-30 | 1 | -4/+12 |
| | |||||
* | add configurable uthash header location | katherine | 2019-05-30 | 1 | -1/+42 |
| | |||||
* | add enum defined types | katherine | 2019-05-30 | 1 | -38/+99 |
| | |||||
* | update usage checking | katherine | 2019-05-29 | 1 | -0/+7 |
| | |||||
* | implement hash parsing generation | katherine | 2019-05-27 | 1 | -65/+18 |
| | |||||
* | 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 |