aboutsummaryrefslogtreecommitdiff
path: root/compiler/dfa_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new parser and DFA compilerRyo Nihei2021-12-101-117/+0
* Keep the order of AST nodes constantRyo Nihei2021-09-221-2/+5
* Change APIsRyo Nihei2021-08-011-2/+4
* Add fragment expressionRyo Nihei2021-05-251-1/+1
* Increase the maximum number of symbol positions per patternRyo Nihei2021-04-121-4/+12
* Add compilerRyo Nihei2021-02-141-0/+104