Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | 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 |