aboutsummaryrefslogtreecommitdiff
path: root/compiler/dfa/tree.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use golangci-lintRyo Nihei2021-12-151-13/+9
* Simplify process that generates UTF-8 byte sequences from a code point rangeRyo Nihei2021-12-111-1/+1
* Add a new DFA compiler that generates DFA from a set of CPTreeRyo Nihei2021-12-101-0/+571