aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2020-03-25Revert "Revert "Upgrade flatbuffers to v1.12.0""Haibo Huang
2020-03-16Revert "Upgrade flatbuffers to v1.12.0"android-r-preview-4android-r-preview-3android-r-preview-2Aurimas Liutikas
2020-03-02Added --filename-suffix and --filename-ext to flatc (#5778)Derek Bailey
2020-02-24[Swift] Adds GRPC to Swift (#5758)mustiikhalil
2020-01-09[Swift] Swift implementation 🎉🎉 (#5603)mustiikhalil
2019-12-23Add flatc '--cpp_std' switch (#5656)Vladimir Glavnyy
2019-04-05Add files generated by CMake to git ignore (#5278)Henry Lee
2018-12-13Enable flatbuffer to initialize Parser from bfbs (#4283) (#5077)tira-misu
2018-10-11Refactoring of idl_parser (#4948)Vladimir Glavnyy
2018-09-03delete and ignore Cargo.lock files (#4906)Robert
2018-09-02Port FlatBuffers to Rust (#4898)Robert
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel
2018-07-05Lua (5.3) Language addition (#4804)Derek Bailey
2018-05-18Add [Dart] support (#4676)Dan Field
2018-04-27Include services in reflection data (fixes #4639) (#4713)Tobias Oberstein
2018-03-12Java/C#/Python prefixed size support (#4445)Robert Schmidtke
2018-03-08Update .gitignore with Ninja stuff (#4659)desqaz
2018-02-05Add initial Bazel WORKSPACE and BUILD (#4608)Joe Schafer
2017-12-01publish additional js/flatbuffers.mjs to npm to support ESModules in node (#4...Paul Taylor
2017-11-06Text files should not have executable bit set (#4480)Sergey Avseyev
2017-10-16Nullable java (#4455)Yonggang Li
2017-08-11Vector of unions for TS/JS and PHP (#4404)Kamil Rojewski
2017-07-20C++98 (stlport) support for core FlatBuffers and FlexBuffers.Stewart Miles
2017-04-21TS tests fixes (#4265)Kamil Rojewski
2017-04-10TypeScript support (#4232)Kamil Rojewski
2017-03-29Updated .gitignore for C#Wouter van Oortmerssen
2016-11-07chore(lint) (#4079)Michael Paulson
2016-09-07option to build shared library,defeault offchangnet
2016-07-20Merge branch 'master' of https://github.com/google/flatbuffers into grpc2Wouter van Oortmerssen
2016-07-20Added optional object based API for C++.Wouter van Oortmerssen
2016-07-05Move maven `pom.xml` from the java folder to the root folder.Romain Gilles
2016-07-05Revert "Create a maven like project structure for java development. Make it O...Romain Gilles
2016-06-07Create a maven like project structure for java development. Make it OSGi comp...Romain Gilles
2016-01-18Added Visual Studio transient files to .gitignoreOli Wilkinson
2015-10-14Add a test for JavaScript UTF-8 <=> UTF-16 conversionEvan Wallace
2015-10-14Add support for JavaScript code generationEvan Wallace
2015-08-01extended scalar mutator supportMaor Itzkovitch
2015-06-15Initial reflection and resizing functionality.Wouter van Oortmerssen
2015-05-12Port FlatBuffers to Python.rw
2015-05-05Initial support for propagating namespaces from schema files to generated codeBrett Cooley
2015-03-27Fix Mac ndk-build error on motive, pie_noon, pindrop.Jason Sanmiya
2015-03-13Regenerated test code + fixed typo in C# FlatBufferBuilderWouter van Oortmerssen
2015-02-17Added the hash attribute to ints and longs.Alex Ames
2015-01-26Support for booleans in the Java/C# APIWouter van Oortmerssen
2015-01-16Ignore intellij filesPatrick Julien
2014-09-15Initial commit of .NET port of FlatBuffersevolutional
2014-08-22Support all JSON escape codes (including \u) for parsing & text gen.Wouter van Oortmerssen
2014-08-12File identifier feature.Wouter van Oortmerssen
2014-07-21Port FlatBuffers to Go.rw
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen