aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a line number to token error messagesRyo Nihei2021-07-172-6/+31
* Add a line number to error messagesRyo Nihei2021-07-165-74/+122
* Allow directives to take multiple parametersRyo Nihei2021-07-022-21/+41
* Prohibit defining identifiers beginning with an underscoreRyo Nihei2021-07-023-1/+10
* Simplify syntax of modifiers and semantic actionsRyo Nihei2021-06-307-236/+291
* Add ast actionRyo Nihei2021-06-288-37/+277
* Add syntax of fragmentRyo Nihei2021-06-207-19/+109
* Add skip actionRyo Nihei2021-06-201-0/+1
* Add syntax of modifiers and actionsRyo Nihei2021-06-207-6/+191
* Add syntax of commentsRyo Nihei2021-06-204-1/+22
* Add driverRyo Nihei2021-06-191-0/+33
* Add production syntaxRyo Nihei2021-06-157-24/+85
* Add spec parserRyo Nihei2021-06-157-0/+644