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
2df3d1c9654ab0ddd8c58be51609dbad86109b15
flatbuffers-bigfoot
/
include
/
flatbuffers
T
History
Wouter van Oortmerssen
2df3d1c965
Added missing generated code.
...
Change-Id: If3d2e11627b6d08bc6433941208ead577aa0e3b9
2017-02-10 13:28:15 -08:00
..
code_generators.h
Add CodeWriter utility class.
2017-01-13 17:44:42 -08:00
flatbuffers.h
Add utility method to build a vector of struct in-place. (
#4153
)
2017-02-01 09:22:56 -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 vector test on Windows
2017-02-08 15:59:52 -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 --prefix-include option for generated includes.
2017-02-10 13:24:54 -08:00
reflection_generated.h
Added missing generated code.
2017-02-10 13:28:15 -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