This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers
Watch
1
Star
0
Fork
1
You've already forked flatbuffers
mirror of
https://github.com/google/flatbuffers.git
synced
2026-06-03 12:21:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59043114ac2931e4b77c3c5b2c2022cda809c6d4
flatbuffers
/
src
History
Wouter van Oortmerssen
59043114ac
Generated C++ headers now have include guards.
...
Bug: 15700355 Change-Id: Iceccb5b344e394e399092ffaa81f9cad2f0418ab Tested: on Windows
2014-06-23 17:06:16 -07:00
..
flatc.cpp
Initial commit of the FlatBuffers code.
2014-06-10 13:53:28 -07:00
idl_gen_cpp.cpp
Generated C++ headers now have include guards.
2014-06-23 17:06:16 -07:00
idl_gen_java.cpp
Fixed a bug in the Java code generation that would generate the wrong identifier in some cases.
2014-06-17 17:34:03 -07:00
idl_gen_text.cpp
JSON text output now optionally doesn't output linefeeds either.
2014-06-23 14:14:31 -07:00
idl_parser.cpp
force_align was applied after struct size was set.
2014-06-23 12:04:36 -07:00