summaryrefslogtreecommitdiff
path: root/src/curly_parser.mly
AgeCommit message (Expand)Author
2017-01-14Break some overly long lines in the curly config parser.Daniil Baturin
2017-01-14Use Menhir's build-in boption() for #INACTIVE and #EPHEMERALDaniil Baturin
2017-01-13T249: add support for inactive and ephemeral nodes to the curly config parser.Daniil Baturin
2017-01-12T245: improve handling of nodes with duplicate names.Daniil Baturin
2017-01-10De-duplicate top level nodes during parsing too.Daniil Baturin
2017-01-10Allow valueless nodes in the curly parser.Daniil Baturin
2017-01-09Not quite T245 but related: trim comments and allow more characters in identi...Daniil Baturin
2017-01-09T245: add support for the old style tag node syntax ("ethernet eth0")Daniil Baturin
2017-01-05Initial implementation of the curly config parser.Daniil Baturin