aboutsummaryrefslogtreecommitdiff
path: root/compiler/dfa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use golangci-lintRyo Nihei2021-12-154-39/+16
* 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-106-0/+1402