aboutsummaryrefslogtreecommitdiff
path: root/cmd/vartan-go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Namespace packages with "urubu/"EuAndreh2024-12-102-112/+0
* cmd/: Simplify flag usageEuAndreh2024-12-102-34/+8
* 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-152-33/+4
* Add vartan-go commandRyo Nihei2022-03-272-0/+165