• Wouter van Oortmerssen's avatar
    Ensured code is not generated directly from .proto files. · 63b526db
    Wouter van Oortmerssen authored
    The parser state generated from the .proto conversion process is
    not exactly the same as what you get by parsing the generated
    schema, which can cause problems. This check enforces that you
    first convert the .proto, then generate code from the new schema.
    
    Change-Id: I04b53af9288d87e256d1cc109388332fefb3a09f
    Tested: on Linux.
    63b526db
Name
Last commit
Last update
..
flatc.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_js.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...