1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(Optionally) add an additional suffix namespace to generated fbs files. (#5698) More... about 5 years ago
[Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696) More... about 5 years ago
Rust: Temporarily disable 2 endianness unit tests (#5695) More... about 5 years ago
[C++17] Add Traits class for Tables and Factory function within it. (#5678) More... about 5 years ago
Removed code_generators.cpp from library targets
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
[rust] Make enum names public (#5690) More... about 5 years ago
Correct inverted logic around include prefixes. (#5689) More... about 5 years ago
Optimize Pack method using numpy (#5662) More... about 5 years ago
[C++] Add Builder and Table typedefs (#5685) More... about 5 years ago
Minor doc updates: FlexBuffers C#, Discord, CppUsage.
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
Upgrade rules_go (#5684) More... about 5 years ago
Fix --incompatible_load_cc_rules_from_bzl (#5683) More... about 5 years ago
Add support for absl::string_view when available (#5682) More... about 5 years ago
[Bazel] Add support for compatible_with and restricted_to (#5681) More... about 5 years ago
CI: New Docker tests for Python with numpy (#5677) More... about 5 years ago
Fixed struct initialization error on older versions of C#
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
Fixed warnings in FlexBuffers.java
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
Fixed out of date licenses on gRPC Python files.
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
Removed test proto output.
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
Add flatc '--cpp_std' switch (#5656) More... about 5 years ago
Fix for FlexBuffers FBT_VECTOR_STRING size bit-width.
aardappel
as Wouter van Oortmerssen
More... about 5 years ago
Added Check to VerifyAlignment (#5675) More... about 5 years ago
Improve import handling for proto conversion (#5673) More... about 5 years ago
[Dart] Fix prepare space for writeListInt64 and writeListUint64 (#5654) More... about 5 years ago
Make Rust constants public (#5659) More... about 5 years ago
Add namespace qualification to union types (#5666) More... about 5 years ago
Bugfix for Rust generation of union fields named with language keywords (#5592) More... about 5 years ago
wrap multiple statements in do {} while(!IsConstTrue(true)) (#5655) More... about 5 years ago
[gRPC] Uncomment MessageBuilder (#5658) More... about 5 years ago
Supress unsigned-integer-overflow for PaddingBytes (#5647) More... about 5 years ago