aboutsummaryrefslogtreecommitdiff
path: root/compiler/parser/parser.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use golangci-lintRyo Nihei2021-12-151-4/+1
* Add tests of compiler/parser packageRyo Nihei2021-12-111-4/+4
* Make character properties unavailable in bracket expressionsRyo Nihei2021-12-111-12/+25
* Add a new parser that constructs a tree representing characters as code point...Ryo Nihei2021-12-101-0/+521