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-02 04:04:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff0d7a89d87eb88786e99a3e23a107695fa832a1
flatbuffers
/
src
History
Wouter van Oortmerssen
65cfa18855
force_align was applied after struct size was set.
...
Change-Id: I9a35afac41f27dfdbc5e793c41ec768732cdc2a1 Tested: on Windows.
2014-06-23 12:04:36 -07:00
..
flatc.cpp
Initial commit of the FlatBuffers code.
2014-06-10 13:53:28 -07:00
idl_gen_cpp.cpp
Added project files for Visual Studio and Xcode.
2014-06-11 15:19:12 -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
Initial commit of the FlatBuffers code.
2014-06-10 13:53:28 -07:00
idl_parser.cpp
force_align was applied after struct size was set.
2014-06-23 12:04:36 -07:00