aboutsummaryrefslogtreecommitdiff
path: root/spec/vartan_lexer.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the identifier format strictRyo Nihei2022-05-101-2/+2
* Add ordered symbol notationRyo Nihei2022-05-101-52/+58
* Change syntax for top-level directivesRyo Nihei2022-05-101-19/+25
* Use IDs and labels as parameters of an #ast directive instead of symbol posit...Ryo Nihei2022-03-291-36/+28
* Add label notationRyo Nihei2022-03-291-21/+27
* Simplify the syntax of #ast directiveRyo Nihei2022-03-281-43/+31
* Generate the lexer source codeRyo Nihei2021-10-271-0/+1366