1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 13 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
c++ Tutorial fix (#4494) More... about 7 years ago
Remove copy constructor to make flatbuffers struct trivially copyable… (#4476) More... about 7 years ago
tutorial docs (#4492) More... about 7 years ago
Fix valid params limit exceeded for generated table constructor (#4490) More... about 7 years ago
Made stl_emulation.h usable by itself.
aardappel
as Wouter van Oortmerssen
More... over 7 years ago
Specify ABI version for shared library (#4479) More... over 7 years ago
Use CMake install directories instead of hardcoded (#4481) More... over 7 years ago
Text files should not have executable bit set (#4480) More... over 7 years ago
Link grpctest with libgrpc_unsecure explicitly (#4474) More... over 7 years ago
Updated pom.xml to be able to deploy to Maven central.
aardappel
as Wouter van Oortmerssen
More... over 7 years ago
Added missing EndTable() call to VerifyObject() (#4468) More... over 7 years ago
Changed how vector_data works. (#4467) More... over 7 years ago
Fixed CMake build issue when building with Clang. (#4465) More... over 7 years ago
Nullable java (#4455) More... over 7 years ago
Merge pull request #4459 from stewartmiles/master More... over 7 years ago
Fixed Android build failure caused by use of C++11 limits. More... over 7 years ago
Report a build failure when any Android build fails. More... over 7 years ago
Merge pull request #4458 from a-maurice/master More... over 7 years ago
Use flatbuffer unique_ptr instead of std's. More... over 7 years ago
Add new flatbuffer_go_library to generate Go library for flatbuffers
aardappel
as Wouter van Oortmerssen
More... over 7 years ago
Spelling error in C# and Java documentation (#4454) More... over 7 years ago
_Nullable cpp interface (#4451) More... over 7 years ago
[C++] Add explicit keyword on generated constructors for Builder structs (#4452) More... over 7 years ago
Python: CreateByteVector function in builder. (#4453) More... over 7 years ago
Fix issue #4389, if field is ommitted the return type is the same for… (#4444) More... over 7 years ago
Improved .proto conversion.
aardappel
as Wouter van Oortmerssen
More... over 7 years ago
Add template version for As method. (#4443) More... over 7 years ago
Fixed TypeTable function not being inline.
aardappel
as Wouter van Oortmerssen
More... over 7 years ago
Made the parser not have any hard-coded keywords.
aardappel
as Wouter van Oortmerssen
More... over 7 years ago
Add constant accessors to C++ unions (#4433) More... over 7 years ago