1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
better output on TestError (#4979) More... over 6 years ago
Add @javax.annotation.Generated to generated flatbuffer Java types (#4986) More... over 6 years ago
don't crash when calling EnumNameXXX on sparse enum (#4982) More... over 6 years ago
Fix expected type of enum values in reflection tables (#4944) More... over 6 years ago
Use enum types in generated read/mutate methods for Go (#4978) More... over 6 years ago
Add missing const on Reference::As<> (#4975) More... over 6 years ago
Disable armeabi builds for Android and re-enable CI builds. (#4970) More... over 6 years ago
In Javascript, generate bidirectional mappings for enums, between Name: Value and between Value: Name. (#4960) More... over 6 years ago
Fix recursion counter check. Add control to override depth of nested ��� (#4953) More... over 6 years ago
Bumped version to 1.10.1 for all languages.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Updated TestAll.sh with Rust.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Adds __reset method to Struct and Table (#4966) More... over 6 years ago
Assert tests on the first failure. (#4952) More... over 6 years ago
Use standard header for generated Go files (#4961) More... over 6 years ago
Allow tables that are entirely composed of native inlines to be copied. (#4958) More... over 6 years ago
Turn on gRPC tests in travis build (#4955) More... over 6 years ago
Parser error message reports both the line number and the cursor position. (#4954) More... over 6 years ago
Remove lifetime specifier on table getter methods (#4949) More... over 6 years ago
loosen lifetimes in type signature of Table::get (#4925) More... over 6 years ago
Add more apis to query vector types from a reference (#4823) More... over 6 years ago
Add missed defined(clang) and fix the wrong placement of #pragma push/pop for MSVC compiler (#4946) More... over 6 years ago
don't return Option from required table field accessors (#4926) More... over 6 years ago
rust: Fixed MakeCamelCase (#4932) (#4936) More... over 6 years ago
Add FlatBufferBuilder move semantics tests to the main test suite (#4902) More... over 6 years ago
ToStringVisitor settings to allow pretty formatted JSON (#4933) More... over 6 years ago
Add compare operator to code generated for c++ (#4940) More... over 6 years ago
Updated readme.md
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Changed JS/TS codegen to use stable non-compiler dependent hash.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
Added missing Dart codegen files.
aardappel
as Wouter van Oortmerssen
More... over 6 years ago
[C#] Fix compile issue when compiling with older versions of C# (#4938) More... over 6 years ago