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
c7c4bbfce22ff5038c4b9fc7c57ea81fa982ff4c
flatbuffers-bigfoot
/
include
/
flatbuffers
T
History
Wouter van Oortmerssen
d7ba17dfe5
Changes to make flatbuffers javascript compatible with the closure compiler.
...
Change-Id: Iab8d66a8f34910029deb8a5ff5ec7ba50c5b3421
2017-02-08 17:14:35 -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
Changes to make flatbuffers javascript compatible with the closure compiler.
2017-02-08 17:14:35 -08:00
reflection_generated.h
Add CodeWriter utility class.
2017-01-13 17:44:42 -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