aboutsummaryrefslogtreecommitdiff
path: root/compiler/parser/tree.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make character properties unavailable in bracket expressionsRyo Nihei2021-12-111-7/+14
|
* Add a new parser that constructs a tree representing characters as code ↵Ryo Nihei2021-12-101-0/+451
points, not byte sequences