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
cebdad4d2381ca4d6325121c4189ce0b754ecfeb
flatbuffers-bigfoot
/
include
/
flatbuffers
T
History
Wouter van Oortmerssen
cebdad4d23
Updated version numbers to 1.6
...
Change-Id: I215fcc7581253f14171b513d4fc75da960b2064a
2017-02-15 14:36:51 -08:00
..
code_generators.h
Add CodeWriter utility class.
2017-01-13 17:44:42 -08:00
flatbuffers.h
Updated version numbers to 1.6
2017-02-15 14:36:51 -08:00
flatc.h
Allow the flatbuffer compiler (flatc) to be built as a library.
2017-01-25 13:41:34 -08:00
flexbuffers.h
Fixed sorting assertion with some std::sort implementations.
2017-02-13 09:50:35 -08:00
grpc.h
Remove max_message_size arg, which is not passed to Deserialize func.
2017-01-30 14:54:51 -08:00
hash.h
Fix
#3497
: Add support for compiling in g++ 4.4 and 4.5
2016-01-09 06:30:50 -06:00
idl.h
Added doc comments to the binary schema.
2017-02-13 16:47:17 -08:00
reflection_generated.h
Added doc comments to the binary schema.
2017-02-13 16:47:17 -08:00
reflection.h
Added helper methods to access struct through reflection. (
#4120
)
2016-12-21 17:48:21 -08:00
util.h
JSON parser wasn't handling ulong values correctly.
2017-02-01 14:18:28 -08:00