| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement result_type genHEADmaster | katherine | 2019-07-11 | 1 | -0/+92 | 
| | | |||||
| * | implement deftype get | katherine | 2019-07-10 | 10 | -833/+1428 | 
| | | |||||
| * | add install / uninstall to Makefile | katherine | 2019-06-22 | 1 | -2/+11 | 
| | | |||||
| * | add test submodule | katherine | 2019-06-19 | 3 | -1/+4 | 
| | | |||||
| * | add name-suffix and uthash-header options | katherine | 2019-06-04 | 10 | -33/+113 | 
| | | |||||
| * | 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 | 
| | | |||||
| * | drop -Wall from release | katherine | 2019-05-29 | 1 | -1/+1 | 
| | | |||||
| * | update submodule simple-opt | katherine | 2019-05-27 | 2 | -2/+2 | 
| | | | | | pull v1.4 | ||||
| * | add uthash as a submodule | katherine | 2019-05-27 | 3 | -1/+4 | 
| | | |||||
| * | use posix makefile | katherine | 2019-05-27 | 2 | -89/+76 | 
| | | |||||
| * | implement hash parsing generation | katherine | 2019-05-27 | 9 | -247/+433 | 
| | | |||||
| * | add -pedantic to debug build | katherine | 2019-05-26 | 1 | -1/+5 | 
| | | |||||
| * | 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 | 6 | -4/+207 | 
| | | |||||
| * | 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 | ||||
| * | use git describe | katherine | 2019-05-20 | 1 | -5/+3 | 
| | | |||||
| * | improve generated makefile | katherine | 2019-05-20 | 2 | -19/+29 | 
| | | |||||
| * | 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 | 12 | -0/+196 | 
