aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* implement deftype getkatherine2019-07-101-28/+5
|
* uthash location header warningkatherine2019-05-301-23/+23
|
* implement hash parsing generationkatherine2019-05-271-4/+2
|
* add basetype funcs to genkatherine2019-05-231-25/+0
|
* add basetype-use-checks to analysekatherine2019-05-231-0/+39
|
* implement analyse functionkatherine2019-05-201-0/+30
| | | | | anlyises the parse results to build a tree for deterministic parser generation
* implement internal parserkatherine2019-05-121-32/+11
|
* implement internal tokeniserkatherine2019-05-081-5/+37
|
* initial commitkatherine2019-05-081-0/+16