Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uthash location header warning | katherine | 2019-05-30 | 2 | -27/+35 |
| | |||||
* | add configurable uthash header location | katherine | 2019-05-30 | 6 | -11/+131 |
| | |||||
* | add enum defined types | katherine | 2019-05-30 | 5 | -46/+130 |
| | |||||
* | update usage checking | katherine | 2019-05-29 | 5 | -145/+91 |
| | |||||
* | update submodule simple-opt | katherine | 2019-05-27 | 1 | -2/+2 |
| | | | | pull v1.4 | ||||
* | add uthash as a submodule | katherine | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | implement hash parsing generation | katherine | 2019-05-27 | 9 | -247/+433 |
| | |||||
* | add unused struct check | katherine | 2019-05-26 | 3 | -11/+32 |
| | | | | | also switch err/warn printing from '\e' to '\x1B', for more-strict c99 compliance | ||||
* | add basetype funcs to gen | katherine | 2019-05-23 | 3 | -44/+814 |
| | |||||
* | add basetype-use-checks to analyse | katherine | 2019-05-23 | 5 | -1/+204 |
| | |||||
* | expand and revise builtin types | katherine | 2019-05-23 | 2 | -42/+74 |
| | |||||
* | implement analyse function | katherine | 2019-05-20 | 4 | -1/+166 |
| | | | | | anlyises the parse results to build a tree for deterministic parser generation | ||||
* | improve generated makefile | katherine | 2019-05-20 | 1 | -2/+2 |
| | |||||
* | check for at fewest one variable rule | katherine | 2019-05-12 | 1 | -0/+5 |
| | |||||
* | implement internal parser | katherine | 2019-05-12 | 6 | -84/+622 |
| | |||||
* | implement internal tokeniser | katherine | 2019-05-08 | 7 | -6/+363 |
| | |||||
* | initial commit | katherine | 2019-05-08 | 7 | -0/+87 |