This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
514d274a4550b07c85ae8ee8a9321ccfe79b18d0
flatbuffers-bigfoot
/
src
T
History
Wouter van Oortmerssen
586fdee89b
Merge pull request
#3494
from parnic/fix-vs2012-static-analysis
...
Fixed MS static analysis warnings
2016-01-06 12:34:08 -08:00
..
flatc.cpp
Fix
#2775
: Add option to flatc to skip unknown fields in JSON
2015-12-22 00:13:22 -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
Fixed compiler warnings for cast to bool in generated code.
2015-12-09 12:56:24 -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
Merge pull request
#288
from mfcollins3/csharp-byte-buffer
2015-12-07 17:35:57 -08: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 pull request
#3494
from parnic/fix-vs2012-static-analysis
2016-01-06 12:34:08 -08:00
reflection.cpp
Fixed warning building in VS2012
2016-01-06 12:45:24 -06:00