aboutsummaryrefslogtreecommitdiff
path: root/compiler/parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use golangci-lintRyo Nihei2021-12-153-9/+7
* Add tests of compiler/parser packageRyo Nihei2021-12-113-4/+13
* Make character properties unavailable in bracket expressionsRyo Nihei2021-12-115-33/+105
* Add a new parser that constructs a tree representing characters as code point...Ryo Nihei2021-12-107-0/+3134