aboutsummaryrefslogtreecommitdiff
path: root/cmd/vartan/show.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Namespace packages with "urubu/"EuAndreh2024-12-101-295/+0
|
* cmd/: Simplify flag usageEuAndreh2024-12-101-12/+1
|
* Build and test existing code as isEuAndreh2024-12-021-4/+5
|
* Remove alias systemRyo Nihei2022-11-051-6/+0
| | | | Remove unimportant features to tidy up the specification.
* Upgrade Go compiler to v1.19Ryo Nihei2022-08-071-2/+1
|
* Rename spec package to spec/grammar packageRyo Nihei2022-05-271-1/+1
|
* Stop supporting SLR(1) and always use LALR(1)Ryo Nihei2022-05-221-5/+1
|
* Stop handling panic to print a stack traceRyo Nihei2022-05-151-26/+1
|
* Change the suffix of a description file from -description.json to -report.jsonRyo Nihei2022-05-101-22/+22
|
* Suppress a report about conflicts resolved explicitlyRyo Nihei2022-04-221-10/+81
|
* Follow golangci-lintRyo Nihei2022-03-281-4/+1
|
* Rename describe command to show commandRyo Nihei2021-09-021-0/+273