summaryrefslogtreecommitdiff
path: root/parser
AgeCommit message (Expand)Author
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