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
c0698cc33f1e534bb59c455909b88cc2726089af
flatbuffers-bigfoot
/
include
/
flatbuffers
T
History
Wouter van Oortmerssen
c0698cc33f
Bumped version to 1.10.1 for all languages.
...
Change-Id: I9a6256d90ea800834a887afdcf888df412018933
2018-10-03 12:48:47 -07:00
..
base.h
Bumped version to 1.10.1 for all languages.
2018-10-03 12:48:47 -07:00
code_generators.h
Made all C++ files clang-formatted.
2017-12-21 11:45:02 -08:00
flatbuffers.h
Add missed defined(clang) and fix the wrong placement of #pragma push/pop for MSVC compiler (
#4946
)
2018-09-27 12:31:43 -07:00
flatc.h
Made all C++ files clang-formatted.
2017-12-21 11:45:02 -08:00
flexbuffers.h
Add more apis to query vector types from a reference (
#4823
)
2018-09-27 12:34:27 -07:00
grpc.h
Add FlatBufferBuilder move semantics tests to the main test suite (
#4902
)
2018-09-24 12:03:31 -07:00
hash.h
made HashFnv functions constexpr (
#4640
)
2018-03-02 09:13:55 -08:00
idl.h
Parser error message reports both the line number and the cursor position. (
#4954
)
2018-10-01 14:57:36 -07:00
minireflect.h
ToStringVisitor settings to allow pretty formatted JSON (
#4933
)
2018-09-24 09:29:49 -07:00
reflection_generated.h
Renamed Verifier methods
2018-07-16 16:42:10 -07:00
reflection.h
The asserts replaced by FLATBUFFERS_ASSERT. (
#4701
)
2018-04-16 08:57:59 -07:00
registry.h
Made all C++ files clang-formatted.
2017-12-21 11:45:02 -08:00
stl_emulation.h
Updated preprocessor check for template aliases. (
#4888
)
2018-08-23 09:48:03 -07:00
util.h
Add define/ifdef blocks, alternate sprintf implementation via FLATBUFFERS_PREFER_PRINTF [C++] (
#4700
)
2018-05-10 13:31:02 -07:00