Skip to content
Snippets Groups Projects
  1. Mar 15, 2018
  2. Mar 05, 2018
    • Nik Hemmings's avatar
      Protobufs: Added '--oneof-union' option. (#4647) · fb94af88
      Nik Hemmings authored
      * Added '--oneof-union' option.
      
      Used with the .proto -> .fbs converter, will translate protobuff oneofs to flatbuffer unions.
      Updated proto test to check both methods of converting oneofs.
      
      * Added '--oneof-union' option.
      
      Used with the .proto -> .fbs converter, will translate protobuff oneofs to flatbuffer unions.
      Updated proto test to check both methods of converting oneofs.
      
      * FlatBuffers: Moved MakeCamel() into idl_parser.cpp
      
      Removes library dependency on Java/C# generator code.
      fb94af88
  3. Feb 05, 2018
Loading