summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Remove `flatbuffers.pc` from the repository (#6508)Vladimir Glavnyy1-0/+1
2021-02-25fix for noUncheckedIndexedAccess in ts (#6474)Kamil Rojewski1-0/+1
2021-02-19[Go] Working on a go example plus fixing go grpc code (#6448)mustiikhalil1-1/+3
2021-02-11[CMake] Renames BUILD files (#6457)mustiikhalil1-0/+1
2021-02-10Updating working code (#6441)mustiikhalil1-0/+1
2020-11-23[C++] Add ParseJson(), Parser(Parser&&), update fuzzers (#6284)Vladimir Glavnyy1-0/+1
2020-10-28optional scalars for ts/js (#6215)Kamil Rojewski1-1/+2
2020-10-27Adds NetTest.bat to run .NET Core tests on Windows (#6216)Derek Bailey1-1/+2
2020-10-25Removed C# references from java generator. Move annotations closer to definit...Derek Bailey1-1/+2
2020-10-19[JS/TS] Rewrite flexbuffers JS to TS (#6148)Björn Harrtell1-4/+4
2020-09-17[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)Björn Harrtell1-0/+5
2020-07-30adding fb import when no other imports are present (#6030)Kamil Rojewski1-1/+3
2020-07-21Allow to run cpp tests under grpc/tests/ using bazel. (#6040)Shengzhe1-0/+1
2020-06-04fixed mutating inline values (#5942)Kamil Rojewski1-0/+1
2020-04-09[TS] Add Obj API (#5788)Khoi Dinh Trinh1-0/+1
2020-03-02Added --filename-suffix and --filename-ext to flatc (#5778)Derek Bailey1-1/+2
2020-02-24[Swift] Adds GRPC to Swift (#5758)mustiikhalil1-0/+1
2020-01-09[Swift] Swift implementation 🎉🎉 (#5603)mustiikhalil1-0/+6
2019-12-23Add flatc '--cpp_std' switch (#5656)Vladimir Glavnyy1-0/+1
2019-04-05Add files generated by CMake to git ignore (#5278)Henry Lee1-0/+3
2018-12-13Enable flatbuffer to initialize Parser from bfbs (#4283) (#5077)tira-misu1-0/+2
2018-10-11Refactoring of idl_parser (#4948)Vladimir Glavnyy1-0/+2
2018-09-03delete and ignore Cargo.lock files (#4906)Robert1-0/+1
2018-09-02Port FlatBuffers to Rust (#4898)Robert1-0/+2
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel1-0/+1
2018-07-05Lua (5.3) Language addition (#4804)Derek Bailey1-0/+4
2018-05-18Add [Dart] support (#4676)Dan Field1-0/+7
2018-04-27Include services in reflection data (fixes #4639) (#4713)Tobias Oberstein1-0/+1
2018-03-12Java/C#/Python prefixed size support (#4445)Robert Schmidtke1-0/+1
2018-03-08Update .gitignore with Ninja stuff (#4659)desqaz1-1/+6
2018-02-05Add initial Bazel WORKSPACE and BUILD (#4608)Joe Schafer1-1/+6
2017-12-01publish additional js/flatbuffers.mjs to npm to support ESModules in node (#4...Paul Taylor1-0/+1
2017-11-06Text files should not have executable bit set (#4480)Sergey Avseyev1-0/+0
2017-10-16Nullable java (#4455)Yonggang Li1-0/+2
2017-08-11Vector of unions for TS/JS and PHP (#4404)Kamil Rojewski1-0/+1
2017-07-20C++98 (stlport) support for core FlatBuffers and FlexBuffers.Stewart Miles1-0/+6
2017-04-21TS tests fixes (#4265)Kamil Rojewski1-0/+1
2017-04-10TypeScript support (#4232)Kamil Rojewski1-1/+4
2017-03-29Updated .gitignore for C#Wouter van Oortmerssen1-0/+2
2016-11-07chore(lint) (#4079)Michael Paulson1-0/+1
2016-09-07option to build shared library,defeault offchangnet1-0/+1
2016-07-20Merge branch 'master' of https://github.com/google/flatbuffers into grpc2Wouter van Oortmerssen1-2/+3
2016-07-20Added optional object based API for C++.Wouter van Oortmerssen1-0/+2
2016-07-05Move maven `pom.xml` from the java folder to the root folder.Romain Gilles1-2/+3
2016-07-05Revert "Create a maven like project structure for java development. Make it O...Romain Gilles1-2/+2
2016-06-07Create a maven like project structure for java development. Make it OSGi comp...Romain Gilles1-2/+2
2016-01-18Added Visual Studio transient files to .gitignoreOli Wilkinson1-0/+3
2015-10-14Add a test for JavaScript UTF-8 <=> UTF-16 conversionEvan Wallace1-0/+1
2015-10-14Add support for JavaScript code generationEvan Wallace1-1/+2
2015-08-01extended scalar mutator supportMaor Itzkovitch1-0/+6