aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* implement result_type genHEADmasterkatherine2019-07-111-0/+92
* implement deftype getkatherine2019-07-1010-833/+1428
* add name-suffix and uthash-header optionskatherine2019-06-048-32/+112
* uthash location header warningkatherine2019-05-302-27/+35
* add configurable uthash header locationkatherine2019-05-306-11/+131
* add enum defined typeskatherine2019-05-305-46/+130
* update usage checkingkatherine2019-05-295-145/+91
* update submodule simple-optkatherine2019-05-271-2/+2
* add uthash as a submodulekatherine2019-05-271-1/+1
* implement hash parsing generationkatherine2019-05-279-247/+433
* add unused struct checkkatherine2019-05-263-11/+32
* add basetype funcs to genkatherine2019-05-233-44/+814
* add basetype-use-checks to analysekatherine2019-05-235-1/+204
* expand and revise builtin typeskatherine2019-05-232-42/+74
* implement analyse functionkatherine2019-05-204-1/+166
* improve generated makefilekatherine2019-05-201-2/+2
* check for at fewest one variable rulekatherine2019-05-121-0/+5
* implement internal parserkatherine2019-05-126-84/+622
* implement internal tokeniserkatherine2019-05-087-6/+363
* initial commitkatherine2019-05-087-0/+87