Added error message for union values out of range. |
|
More...
|
almost 8 years ago
|
cleaning up JavaTest.sh - quote paths, and less error-prone deletion (#4301) |
|
More...
|
almost 8 years ago
|
Ensured flatc.exe is statically linked on Windows |
|
More...
|
almost 8 years ago
|
Clarified the semantics of the Offset type. |
|
More...
|
almost 8 years ago
|
Added missing js/ts generated code. |
|
More...
|
almost 8 years ago
|
Added --keep-prefix to not strip schema include path in C++ includes. |
|
More...
|
almost 8 years ago
|
Added more test scripts: Mono on Linux, and one for all. |
|
More...
|
almost 8 years ago
|
Fixed LookupByKey for Java & C# |
|
More...
|
almost 8 years ago
|
[C++] Add grpc/streaming test and fix Deserialize (#4296) |
|
More...
|
almost 8 years ago
|
Tweak fallthrough comments to get recognized by gcc7 (#4298) |
|
More...
|
almost 8 years ago
|
[C++] Add grpc_slice_unref(slice) (#4294) |
|
More...
|
almost 8 years ago
|
Generating the most strict TS code possible (#4286) |
|
More...
|
almost 8 years ago
|
Made the verifier catch zero-offsets. |
|
More...
|
almost 8 years ago
|
Fixes for VS 2015 build. |
|
More...
|
almost 8 years ago
|
Added VS 2015 test to AppVeyor CI. |
|
More...
|
almost 8 years ago
|
Fix Android STLPort build. |
|
More...
|
almost 8 years ago
|
TS tests fixes (#4265) |
|
More...
|
almost 8 years ago
|
Fix FlexBuffers writing incomplete length for 64-bit vectors. |
|
More...
|
almost 8 years ago
|
Added a clear function for purging all data that is holded by the FlatBuffer. (#4259) |
|
More...
|
almost 8 years ago
|
Specify `std' namespace for remove function (#4268) |
|
More...
|
almost 8 years ago
|
Fixed CreateVectorOfStructs for native_type (2nd try) (#4276) |
|
More...
|
almost 8 years ago
|
Fix minor const correctness issue (#4271) |
|
More...
|
almost 8 years ago
|
VS fix for ambiguous union assignment operator. |
|
More...
|
almost 8 years ago
|
Fixed hashed values in JSON for signed ints. |
|
More...
|
almost 8 years ago
|
Undo PR: make flatbuffers.js into a UMD module (#4228) |
|
More...
|
almost 8 years ago
|
Improved union copy constructor. |
|
More...
|
almost 8 years ago
|
Fixed clang needing union copy constructor. |
|
More...
|
almost 8 years ago
|
[C++] fix bounds checking on integer parsing (#4250) |
|
More...
|
almost 8 years ago
|
VS warning fixes. |
|
More...
|
almost 8 years ago
|
C++ fixed compile error C2678 with msvc when using std::find_if on vectors (#4262) |
|
More...
|
almost 8 years ago
|