flatbuffers/grpc/tests
Derek Bailey 6ff1898413
Added --filename-suffix and --filename-ext to flatc (#5778)
* Fixed refractoring issue in reflection/generate_code.sh. Also, mv deletes the original file, so I don't need to clean it up manually in that case.

* Added --filename-suffix and --filename-ext to flatc

* Fixed typo and added example generation of suffix and extension for C++

* Removed extra ;

* Removed clang-format block from a region that didn't need it. Fixed an auto format of another clang-format block

* Added docs, fixed pointer alignment, removed suffix test file
2020-03-02 10:15:23 -08:00
..
GameFactory.java Fix Java generator bug that ignores bidi streaming attribute (#5063) 2018-11-29 10:33:17 -08:00
JavaGrpcTest.java Fixed deprecated method in GRPC Java test. 2019-11-04 17:23:01 -08:00
go_test.go Use stdlib context in generated Go files (#4904) 2018-10-22 16:28:58 -07:00
grpctest.cpp Ran src/clang-format-all.sh (#5617) 2019-11-11 09:29:37 -08:00
grpctest.py Support for python grpc - continuing the work from the pull request #4270 #4705 (#5613) 2019-11-14 16:58:35 -08:00
java-grpc-test.sh new maven jar called flatbuffers-java-grpc which contains utility … (#4558) 2017-12-28 15:26:29 -08:00
message_builder_test.cpp Added --filename-suffix and --filename-ext to flatc (#5778) 2020-03-02 10:15:23 -08:00
pom.xml Enforce matching version in Java and C#. 2019-05-31 12:15:19 -07:00