[Lua] Add LuaJIT support (#6584)
[platform/upstream/flatbuffers.git] / grpc /
2021-04-24 mustiikhalil[swift] Implements union strings (#6589)
2021-04-12 Björn Harrtell[TS] Add Build TS to CI jobs (#6524)
2021-04-05 mustiikhalil[CI] fixes buildkite (#6544)
2021-03-25 Jeong YunWon[grpc] Support latest version of grpc PoC (#6338)
2021-03-18 mustiikhalil[GO] Tries to add go format to the CI (#6518)
2021-03-09 mustiikhalilBump grpc to 1.0.0 (#6507)
2021-02-25 mustiikhalilWorking on a python example plus fixing python grpc...
2021-02-23 mustiikhalil[CI] Adds Code Generation tests on Github Actions ...
2021-02-20 mustiikhalil[Swift] Moves grpc example to grpc/examples (#6479)
2021-02-20 mustiikhalil[TS] Moves grpc code to examples folder (#6476)
2021-02-19 mustiikhalil[Go] Working on a go example plus fixing go grpc code...
2021-02-11 mustiikhalil[CMake] Renames BUILD files (#6457)
2021-02-10 mustiikhalilUpdating working code (#6441)
2021-02-03 mustiikhalilUpgrade swift grpc to alpha 24 (#6439)
2020-11-16 mustiikhalil[Swift] Adds a format file and reformats the swift...
2020-10-15 Niels Hofmansfix(go_test): remove deprecated grpc call (#6183)
2020-10-13 dependabot[bot]Bump junit from 4.12 to 4.13.1 in /grpc/tests (#6173)
2020-10-13 dependabot[bot]Bump junit from 4.12 to 4.13.1 in /grpc (#6172)
2020-10-07 mustiikhalil[TS] GRPC Implementation (#6141)
2020-08-22 mustiikhalilAdds proper access types for swift object api & flatbuf...
2020-07-31 Liu Liu[Swift] Append namespace for Swift Grpc implementation...
2020-07-21 ShengzheAllow to run cpp tests under grpc/tests/ using bazel...
2020-07-20 mustiikhalil[Swift] Optional Scalars Preparation (#6028)
2020-06-04 mustiikhalilAdds bool support in structs + updates grpc support...
2020-04-06 mustiikhalilUpgraded swift implementation for grpc (#5843)
2020-03-16 Wouter van Oortmerssenupdated maven build files v1.12.1
2020-03-12 Wouter van Oortmerssenpre-tag version bump for 1.12 v1.12.0
2020-03-02 Derek BaileyAdded --filename-suffix and --filename-ext to flatc...
2020-02-24 mustiikhalil[Swift] Adds GRPC to Swift (#5758)
2019-12-26 Austin SchuhFix --incompatible_load_cc_rules_from_bzl (#5683)
2019-12-23 Wouter van OortmerssenFixed out of date licenses on gRPC Python files.
2019-12-23 Vladimir GlavnyyAdd flatc '--cpp_std' switch (#5656)
2019-12-09 Gautham B A[gRPC] Uncomment MessageBuilder (#5658)
2019-12-02 bttkSplit Bazel targets into multiple packages (#5640)
2019-11-15 Malar KannanSupport for python grpc - continuing the work from...
2019-11-11 Derek BaileyRan src/clang-format-all.sh (#5617)
2019-11-05 Wouter van OortmerssenFixed deprecated method in GRPC Java test.
2019-05-31 Wouter van OortmerssenEnforce matching version in Java and C#.
2019-04-24 Wouter van OortmerssenBumped version to 1.11.0 v1.11.0
2019-02-05 Charlie HarrisonRemoving 'using namespace' usage in test_builder (...
2019-01-28 Vladimir GlavnyyRepair `fallthrough` was broken by d4493165 (#5115...
2018-11-29 Sumant TambeFix Java generator bug that ignores bidi streaming...
2018-10-25 Wouter van OortmerssenFixed Java gRPC version numbers.
2018-10-22 Felix HanleyUse stdlib context in generated Go files (#4904)
2018-10-18 Sumant TambeEfficient Conversion of a FlatBufferBuilder to a Messag...
2018-10-15 Frank Benksteindisallow c style casts (#4981)
2018-10-03 Wouter van OortmerssenBumped version to 1.10.1 for all languages. v1.10.0
2018-10-01 Sumant TambeTurn on gRPC tests in travis build (#4955)
2018-09-24 Sumant TambeAdd FlatBufferBuilder move semantics tests to the main...
2018-08-30 Sumant TambeAdd move semantics to MessageBuilder, FlatBufferBuilder...
2018-08-06 Charlie HarrisonRemove using namespace std; (#4851)
2018-06-27 Kapil SharmaGo GRPC generator Updates - Fixes #4787 (#4797)
2018-05-07 Wouter van OortmerssenSeveral pom.xml files did not have their version bumped...
2018-02-08 Wouter van OortmerssenMisc fixes from internal integration / clang tidy.
2018-01-18 Wouter van OortmerssenRemoved date/time from generated code, causing commit...
2017-12-28 Yuri Finkelsteinnew maven jar called flatbuffers-java-grpc which contai...
2017-12-28 Josh VenturaVarious build fixes; update checked-in codegen. (#4572)
2017-12-21 Wouter van OortmerssenMade all C++ files clang-formatted.
2017-12-21 Yuri Finkelsteingrpc bindings generator for Java and a few minor suppor...
2017-12-21 Yuri Finkelsteinsynchronized grpc cpp_generator with latest version...
2017-12-18 Yuri Finkelsteinupdated cpp_generator.cc to be compatible with the...
2017-06-07 Lawrence Chan[C++] Improve flatbuffers + gRPC integration (#4310)
2017-05-12 Per GrönC++/Go: Update gRPC related code to work with gRPC...
2017-05-08 水樹素子[C++] Add grpc/streaming test and fix Deserialize ...
2017-01-19 Wouter van OortmerssenFix compiler warning on Visual Studio.
2016-12-28 CarsarSkyFix C++ gRPC test with streaming method (#4123)
2016-12-21 wvoGo related style fixes.
2016-12-07 RobertMerge pull request #3791 from mmastrac/master
2016-12-07 RobertMerge pull request #3977 from gonzaloserrano/feature...
2016-12-05 Ronak JainSupport for Golang GRPC (Experimental) (#4082)
2016-10-17 Wouter van OortmerssenMerge branch 'master' of https://github.com/google...
2016-10-17 Zhe WangAdd missing include (#4052)
2016-09-21 Wouter van OortmerssenMerge pull request #4025 from paszea/reflection_fqn
2016-08-26 TGIshibMerge remote-tracking branch 'refs/remotes/google/maste...
2016-08-26 Wouter van OortmerssenMerge pull request #3978 from TGIshib/key
2016-08-25 Wouter van OortmerssenMerge branch 'master' of https://github.com/google...
2016-08-24 Wouter van OortmerssenMerge pull request #4001 from vitalyisaev2/master
2016-08-24 Wouter van OortmerssenMerge pull request #3994 from royalharsh/python_grpc
2016-08-24 Harsh VardhanInitial support to add other languages to flatbuffers
2016-08-24 Wouter van OortmerssenMerge pull request #2133 from evolutional/cs-bounds...
2016-07-22 RobertMerge pull request #363 from danring/fix-341
2016-07-19 Wouter van OortmerssenMerge pull request #3904 from devantoine/patch-1
2016-07-05 Romain GillesMerge branch 'master' of github.com:google/flatbuffers
2016-07-01 吴凡Sync from upstream
2016-06-29 Wouter van OortmerssenAdded GRPC code generator to flatc.