aboutsummaryrefslogtreecommitdiff
path: root/compiler/syntax_error.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add character property expression (Meet RL1.2 of UTS #18 partially)Ryo Nihei2021-04-301-17/+20
* Add code point expression (Meet RL1.1 of UTS #18)Ryo Nihei2021-04-241-0/+3
* Change the lexical specs of regexp and define concrete syntax error valuesRyo Nihei2021-04-171-0/+37