aboutsummaryrefslogtreecommitdiff
path: root/compiler/parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* Absorb compiler/parser/EuAndreh2024-11-297-3605/+0
* Fix the calculation of inverse bracket expressionsRyo Nihei2022-04-192-10/+402
* 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