aboutsummaryrefslogtreecommitdiff
path: root/compiler/dfa (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-15Use golangci-lintRyo Nihei4-39/+16
2021-12-11Simplify process that generates UTF-8 byte sequences from a code point rangeRyo Nihei1-1/+1
2021-12-10Add a new DFA compiler that generates DFA from a set of CPTreeRyo Nihei6-0/+1402