summaryrefslogtreecommitdiff
path: root/src/vyos1x_lexer.mll
AgeCommit message (Collapse)Author
2022-04-21T4334: make the lexer reentrant by passing state aroundDaniil Baturin
instead of using a shared mutable reference
2019-06-30T1478: Improved lexing error reporting, including proper support for single ↵Daniil Baturin
quoted strings.
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin