Updated fuzzer scripts |
|
More...
|
over 6 years ago
|
Fixed assert in ParseSingleValue (found by fuzzer) |
|
More...
|
over 6 years ago
|
:memo: release mode in building doc (#4819) |
|
More...
|
over 6 years ago
|
Convert net/FlatBuffers project to be compatible with netstandard (#4811) |
|
More...
|
over 6 years ago
|
[Go] Force a single, early bounds check on read and write paths. |
|
More...
|
over 6 years ago
|
[Go] Unroll WriteUint64 and WriteInt64. |
|
More...
|
over 6 years ago
|
C++ verifier now primarily uses offsets instead of pointers. |
|
More...
|
over 6 years ago
|
Fixed Uint() method actually storing a signed int. |
|
More...
|
over 6 years ago
|
Lua (5.3) Language addition (#4804) |
|
More...
|
over 6 years ago
|
Issue #4799 fixed. Generator for KeyCompareWithValue is extracted. (#4802) |
|
More...
|
over 6 years ago
|
Dart: Add missing imports (#4803) |
|
More...
|
over 6 years ago
|
Helper function to get empty string on nullptr (#4800) |
|
More...
|
over 6 years ago
|
Dart: Fix default values (#4795) |
|
More...
|
over 6 years ago
|
Go GRPC generator Updates - Fixes #4787 (#4797) |
|
More...
|
over 6 years ago
|
Add --force-defaults option to flatc [C++, parser] (#4729) |
|
More...
|
over 6 years ago
|
Added setup.cfg to default to python 2/3 wheels for pypi. |
|
More...
|
over 6 years ago
|
docs: fix flatc instructions (#4794) |
|
More...
|
over 6 years ago
|
Fixed documentation comments at the start of a file. |
|
More...
|
over 6 years ago
|
Fixed empty structs generating bad constructor. |
|
More...
|
over 6 years ago
|
Comment update for ForceDefaults. (#4788) |
|
More...
|
over 6 years ago
|
CreateUnitializedVectorOfStructs and tests (#4781) |
|
More...
|
over 6 years ago
|
Protected parser against infinite recursion. |
|
More...
|
over 6 years ago
|
Fixed ASan array out of bounds. |
|
More...
|
over 6 years ago
|
Fix misaligned nested buffers (#4785) |
|
More...
|
over 6 years ago
|
Fixed TypeScript links in docs (#4783) |
|
More...
|
over 6 years ago
|
Dart: Generate the enum from 0 if value is null and fix inconsistent naming when generating object builder (#4782) |
|
More...
|
over 6 years ago
|
Re-enable clang / os x in .travis |
|
More...
|
over 6 years ago
|
Removed biicode from repo. |
|
More...
|
over 6 years ago
|
Added missing Dart generated files. |
|
More...
|
over 6 years ago
|
Python: Escape enum member names if they correspond to a Python keyword (#4772) |
|
More...
|
over 6 years ago
|