• 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
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
php Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
composer.json Loading commit data...
readme.md Loading commit data...