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-08-04 07:45:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a54c44742705c6360f73051c53455cbba67d83c
flatbuffers
/
src
T
History
Wouter van Oortmerssen
2ab7ebc82b
Merge pull request
#3510
from jaakristioja/patch-1
...
Fixed comment typo
2016-01-19 15:36:45 -08:00
..
flatc.cpp
Merge branch 'master' of
https://github.com/google/flatbuffers
2016-01-19 14:10:49 -08:00
flathash.cpp
Fixed compile error in older gcc's for trailing comma in enum.
2015-07-22 12:35:40 -07:00
idl_gen_cpp.cpp
Merge pull request
#3510
from jaakristioja/patch-1
2016-01-19 15:36:45 -08:00
idl_gen_fbs.cpp
Added --gen-all to generate code for a schema and all its includes.
2015-12-04 09:44:31 -08:00
idl_gen_general.cpp
Added generation of typed helpers when using nested_flatbuffers in Java/C#.
Fixes
#3500
2016-01-18 15:23:14 +00:00
idl_gen_go.cpp
Added --gen-all to generate code for a schema and all its includes.
2015-12-04 09:44:31 -08:00
idl_gen_js.cpp
Added --gen-all to generate code for a schema and all its includes.
2015-12-04 09:44:31 -08:00
idl_gen_php.cpp
(PHP) fixes getting indirect table, also fixes getInt method on 32bit machine.
2015-12-17 11:35:31 +09:00
idl_gen_python.cpp
Added --gen-all to generate code for a schema and all its includes.
2015-12-04 09:44:31 -08:00
idl_gen_text.cpp
Added --gen-all to generate code for a schema and all its includes.
2015-12-04 09:44:31 -08:00
idl_parser.cpp
Merge branch 'master' of
https://github.com/google/flatbuffers
2016-01-19 14:10:49 -08:00
reflection.cpp
Fixed warning building in VS2012
2016-01-06 12:45:24 -06:00