aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | anlyises the parse results to build a tree for deterministic parser generation
* 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