aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow arbitrary user-defined types for nodes in a syntax treeRyo Nihei2022-04-031-3/+3
|
* Remove --grammar option from vartan-compile commandRyo Nihei2022-04-021-1/+1
|
* Update READMERyo Nihei2022-04-021-0/+439
|
* Move directives given to lexical productionsRyo Nihei2022-03-291-15/+22
| | | | | Move all directives given to lexical productions from alternative directives to production directives. This change aims to ensure consistency with respect to the syntax of definitions of terminal symbols and non-terminal symbols.
* Use IDs and labels as parameters of an #ast directive instead of symbol ↵Ryo Nihei2022-03-291-4/+4
| | | | positions
* Simplify the syntax of #ast directiveRyo Nihei2022-03-281-4/+4
| | | | This change allows using the simple syntax of the directive like `#ast $1 $3...` instead of `#ast #(foo $1 $3...)`.
* Add vartan-go commandRyo Nihei2022-03-271-52/+227
|
* Rename describe command to show commandRyo Nihei2021-09-021-1/+46
|
* Fix indents of a treeRyo Nihei2021-08-191-12/+12
|
* Update READMERyo Nihei2021-08-181-1/+1
|
* Remove the accept messageRyo Nihei2021-08-051-4/+3
|
* Update READMERyo Nihei2021-08-021-2/+73
|
* Set up CIRyo Nihei2021-06-181-0/+2
|
* Update READMERyo Nihei2021-05-291-1/+7
|
* Initial commitRyo Nihei2021-05-291-0/+1