• 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
Name
Last commit
Last update
..
clang-format.sh Loading commit data...
code_generators.cpp Loading commit data...
flatc.cpp Loading commit data...
flatc_main.cpp Loading commit data...
flathash.cpp Loading commit data...
idl_gen_cpp.cpp Loading commit data...
idl_gen_fbs.cpp Loading commit data...
idl_gen_general.cpp Loading commit data...
idl_gen_go.cpp Loading commit data...
idl_gen_grpc.cpp Loading commit data...
idl_gen_js.cpp Loading commit data...
idl_gen_json_schema.cpp Loading commit data...
idl_gen_php.cpp Loading commit data...
idl_gen_python.cpp Loading commit data...
idl_gen_text.cpp Loading commit data...
idl_parser.cpp Loading commit data...
reflection.cpp Loading commit data...
util.cpp Loading commit data...