Added support for imports and many other .proto features.
Change-Id: I6600021b7ec8c486794349511232c3e604421c5b Tested: on Linux.
Showing
- docs/html/md__compiler.html 1 addition, 1 deletiondocs/html/md__compiler.html
- docs/source/Compiler.md 4 additions, 4 deletionsdocs/source/Compiler.md
- include/flatbuffers/idl.h 38 additions, 10 deletionsinclude/flatbuffers/idl.h
- src/idl_gen_cpp.cpp 4 additions, 3 deletionssrc/idl_gen_cpp.cpp
- src/idl_gen_fbs.cpp 38 additions, 12 deletionssrc/idl_gen_fbs.cpp
- src/idl_parser.cpp 387 additions, 166 deletionssrc/idl_parser.cpp
- tests/MyGame/Example/Monster.java 1 addition, 0 deletionstests/MyGame/Example/Monster.java
- tests/MyGame/Example/Stat.java 1 addition, 0 deletionstests/MyGame/Example/Stat.java
- tests/MyGame/Example/Test.java 1 addition, 0 deletionstests/MyGame/Example/Test.java
- tests/MyGame/Example/TestSimpleTableWithEnum.java 1 addition, 0 deletionstests/MyGame/Example/TestSimpleTableWithEnum.java
- tests/MyGame/Example/Vec3.java 1 addition, 0 deletionstests/MyGame/Example/Vec3.java
- tests/prototest/imported.proto 5 additions, 0 deletionstests/prototest/imported.proto
- tests/prototest/test.golden 14 additions, 3 deletionstests/prototest/test.golden
- tests/prototest/test.proto 4 additions, 3 deletionstests/prototest/test.proto
- tests/test.cpp 2 additions, 1 deletiontests/test.cpp
Loading
Please register or sign in to comment