aboutsummaryrefslogtreecommitdiff
path: root/tools/cddl/sema.cc
AgeCommit message (Expand)Author
2019-04-19Serialize and Deserialize OSP Messages with CBOR formatRyan Keane
2019-04-13Add check for unique CDDL enum valuesbtolsch
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-04-01Add validation that group indices are only used onceRyan Keane
2019-03-29Add initial chromium compile supportbtolsch
2019-03-28Add handling of .size CDDL control operation for byte strings.Max Yakimakha
2019-03-26Run clang-format on CDDL tool codeMax 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-12Fix bug in parsing arrays of default typesRyan 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-11-12Generate root message type enumbtolsch
2018-11-08Complete discriminated union support in CDDLbtolsch
2018-11-07Fix at-exit destructors, and miscellaneous clang compile errors.Yuri Wiitala
2018-10-18Add CDDL code generatorbtolsch