Skip to content

Tags: nihei9/vartan

Tags

v0.6.0

Toggle v0.6.0's commit message
Import source code of lexer generator

From: https://github.com/nihei9/maleeni

v0.5.0

Toggle v0.5.0's commit message
Follow golangci-lint

v0.4.1

Toggle v0.4.1's commit message
Suppress a report about conflicts resolved explicitly

v0.4.0

Toggle v0.4.0's commit message
Allow arbitrary user-defined types for nodes in a syntax tree

v0.3.0

Toggle v0.3.0's commit message
Use the LALR by default when using grammar.Compile instead of the CLI

v0.2.0

Toggle v0.2.0's commit message
Fix panic on no productions

v0.1.1

Toggle v0.1.1's commit message
Remove the accept message

v0.1.0

Toggle v0.1.0's commit message
Update README