summaryrefslogtreecommitdiff
path: root/parser
AgeCommit message (Expand)Author
2019-06-30Switch from linking with vyconf plus adhocery to dedicated vyos1x-config pack...Daniil Baturin
2019-05-30T1334: Migration script runner rewriteJohn Estabrook
2019-03-17T1305: allow configs to end with a leaf node.Daniil Baturin
2019-01-26T1193: allow top level leaf and tag nodes.v0.0.5Daniil Baturin
2018-09-11Allow all characters except braces, quotes, and whitespace in "identifiers"Daniil Baturin
2018-07-18Use a more descriptive name for the lexer hack flag and add an explanation of...Daniil Baturin
2018-06-05Revert "Allow leaf and tag nodes at the top level, required for piping conf m...Daniil Baturin
2018-06-05Allow leaf and tag nodes at the top level, required for piping conf mode "sho...Daniil Baturin
2018-05-31Trim comments strings to avoid adding extra whitespace.Daniil Baturin
2018-05-28Integrate the parser/lexer and the renderer in the build setup.Daniil Baturin