(Optionally) add an additional suffix namespace to generated fbs files. (#5698)
[platform/upstream/flatbuffers.git] / tests / prototest /
2020-01-06 Michael Beardsworth(Optionally) add an additional suffix namespace to...
2019-12-23 Michael BeardsworthImprove import handling for proto conversion (#5673)
2019-04-11 Vladimir GlavnyyFix the proto-enum leaking issue (#5286)
2019-04-11 Vladimir GlavnyyDetect leak with sanitizer (#5283)
2018-03-05 Nik HemmingsProtobufs: Added '--oneof-union' option. (#4647)
2017-10-06 Wouter van OortmerssenImproved .proto conversion.
2017-08-24 Wouter van OortmerssenCleaned up namespace handling.
2017-08-14 Wouter van OortmerssenFixed .proto -> .fbs translating type bytes incorrectly.
2015-10-20 RobertMerge pull request #204 from layzerar/fix_struct_comment
2015-10-13 Wouter van OortmerssenAdded support for imports and many other .proto features.
2015-09-28 Wouter van OortmerssenMade .proto parsing understand nested declarations.
2015-05-12 RobertMerge pull request #165 from rw/go-faster
2015-04-02 Advay MengleGenerate appropriate schema doc comments from .proto...
2014-10-16 Wouter van OortmerssenAdded .proto parsing and convertion to .fbs.