abouttreesummaryrefslogcommitdiff
path: root/Toc.g4
AgeCommit message (Collapse)AuthorFilesLines
2021-08-12fixed NAME grammar rulePatrick Schönberger1-1/+1
2021-08-11add comments, fix struct/function lookupPatrick Schönberger1-0/+1
2021-08-04generic functions and structsPatrick Schönberger1-12/+16
2021-08-04function resolution, pre genericsPatrick Schönberger1-3/+10
2021-08-04pre changePatrick Schönberger1-40/+18
2021-08-03add namespace, private struct member grammar, change bracket stylePatrick Schönberger1-1/+5
2021-08-02generic grammarPatrick Schönberger1-2/+3
2021-08-02type modifiers, parenthesized expressions, chained access expressionsPatrick Schönberger1-8/+7
2021-07-31compile againPatrick Schönberger1-11/+17
2021-07-30complete grammarPatrick Schönberger1-49/+59
2021-07-29toc now uses internal representation instead of astPatrick Schönberger1-3/+9
2021-07-28Initial commitPatrick Schönberger1-0/+96