aboutsummaryrefslogtreecommitdiff
path: root/tools/cddl/parse.cc
AgeCommit message (Expand)Author
2021-07-14Fix some -Wunreachable-code-aggressive errors.Peter Kasting
2021-07-14[Open Screen] Fix lint errors in tools/cddl.mark a. foltz
2019-10-11[Open Screen] Remove CDDL compiler dependencies on platform/.mark a. foltz
2019-07-24Cleanup TODOs, implement trivial onesJordan Bayles
2019-05-30Fix 32-bit buildJordan Bayles
2019-04-19Serialize and Deserialize OSP Messages with CBOR formatRyan Keane
2019-04-17Revert CDDL change to match GitHub and add fake memberRyan Keane
2019-04-16Fix accumulated PRESUBMIT.sh errorsbtolsch
2019-04-11Additional changes required to align Chromium spec with GitHub SpecRyan Keane
2019-04-03Add a new logger class to the CDDL code generation toolRyan Keane
2019-03-29Add initial chromium compile supportbtolsch
2019-03-28Simplify CDDL parsing in ParseRangeop and ParseCtlop.Max Yakimakha
2019-03-26Add parsing of CDDL rangeop and ctlopMax Yakimakha
2019-03-22Add support for more occurance operatorsRyan Keane
2019-03-21Update CDDL tool to work with new spec naming formatRyan Keane
2019-03-12Add comments to parse.cc and sema.cc, plus remove a few lines of code duplica...Ryan Keane
2019-01-24Add absl::string_view to openscreenJordan Bayles
2018-10-19Fix xenial bot 'write result unused'btolsch
2018-10-18Add CDDL code generatorbtolsch