aboutsummaryrefslogtreecommitdiff
path: root/cmd/vartan-go/generate.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Namespace packages with "urubu/"EuAndreh2024-12-101-98/+0
* cmd/: Simplify flag usageEuAndreh2024-12-101-33/+7
* Build and test existing code as isEuAndreh2024-12-021-6/+8
* Import source code of lexer generatorRyo Nihei2022-11-101-5/+5
* Upgrade Go compiler to v1.19Ryo Nihei2022-08-071-2/+2
* Rename spec package to spec/grammar packageRyo Nihei2022-05-271-1/+1
* Stop handling panic to print a stack traceRyo Nihei2022-05-151-33/+2
* Add vartan-go commandRyo Nihei2022-03-271-0/+153