aboutsummaryrefslogtreecommitdiff
path: root/cmd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add --cst option to the parse commandRyo Nihei2021-08-051-7/+23
* Generate an AST and a CST only when they are necessaryRyo Nihei2021-08-041-1/+1
* Write a description fileRyo Nihei2021-07-221-3/+12
* Detect multiple semantic errors in a single parseRyo Nihei2021-07-181-1/+2
* Detect multiple syntax errors in a single parseRyo Nihei2021-07-171-16/+11
* Improve syntax error messagesRyo Nihei2021-07-173-19/+93
* Prettify treesRyo Nihei2021-07-021-1/+1
* Add ast actionRyo Nihei2021-06-281-0/+1
* Add CLIRyo Nihei2021-06-194-0/+199