summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-15Initial reflection and resizing functionality.Wouter van Oortmerssen1-0/+1
2015-05-12Port FlatBuffers to Python.rw1-0/+1
2015-05-05Initial support for propagating namespaces from schema files to generated codeBrett Cooley1-0/+2
2015-03-27Fix Mac ndk-build error on motive, pie_noon, pindrop.Jason Sanmiya1-0/+2
2015-03-13Regenerated test code + fixed typo in C# FlatBufferBuilderWouter van Oortmerssen1-0/+1
2015-02-17Added the hash attribute to ints and longs.Alex Ames1-0/+1
2015-01-26Support for booleans in the Java/C# APIWouter van Oortmerssen1-0/+1
2015-01-16Ignore intellij filesPatrick Julien1-0/+3
2014-09-15Initial commit of .NET port of FlatBuffersevolutional1-1/+0
2014-08-22Support all JSON escape codes (including \u) for parsing & text gen.Wouter van Oortmerssen1-0/+4
2014-08-12File identifier feature.Wouter van Oortmerssen1-0/+1
2014-07-21Port FlatBuffers to Go.rw1-1/+1
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen1-0/+36