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
[CMake] : Add precompiled header support with FLATBUFFERS_ENABLE_PCH (#5827) More... almost 5 years ago
Added flatbuffers_generate_headers and flatbuffers_generate_binary_files cmake functions. (#5830) More... almost 5 years ago
Correct calculation of vector element size (#5831) More... almost 5 years ago
Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) More... almost 5 years ago
Fix `float_constant` definition in './doc/Grammar.md` (#5828) More... almost 5 years ago
[csharp] flatc should generate a 'Create…' method for tables with struct field… (#5818) More... almost 5 years ago
Updated doxyfile - added missing files (#5824) More... almost 5 years ago
Update Grammar.md (#5820) More... almost 5 years ago
Include CPack only when explictly packaging (#5817) More... almost 5 years ago
[C++] Add max_depth and max_tables parameters to reflection::Verify (#5815) More... almost 5 years ago
Fix interpretation of 'nan(number)' by the idl_parser (#5810) More... almost 5 years ago
[Scripts] Adds swift to generated code (#5806) More... almost 5 years ago
updated maven build files
aardappel
as Wouter van Oortmerssen
More... almost 5 years ago
pre-tag version bump for 1.12
aardappel
as Wouter van Oortmerssen
More... almost 5 years ago
Removes the inner loop in the endtable check written tables (#5803) More... almost 5 years ago
Escape characters in jsonschema descriptions (#5644) More... almost 5 years ago
Remove `noexcept` qualifier copy-ctor of `union` type (#5800) (#5802) More... almost 5 years ago
Replace 'assert' by 'FLATBUFFERS_ASSERT' inside idl_parser.cpp (#5799) More... almost 5 years ago
Add non-nullable modifier to return type of functions never returning null (#5797) More... almost 5 years ago
[C++] Generate code for vector force_align attribute. (#5796) More... almost 5 years ago
rust: pub export the VectorIter type (#5736) More... almost 5 years ago
Fix Python min alignment
aardappel
as Wouter van Oortmerssen
More... almost 5 years ago
[Rust] Add gen-name-strings for Rust (#5757) More... almost 5 years ago
Removed assert that wasn't backwards compatible.
aardappel
as Wouter van Oortmerssen
More... almost 5 years ago
[C#] add ObjectAPI Serialization Utility (#5785)
aardappel
as Wouter van Oortmerssen
More... almost 5 years ago
Fixed docs on how to obtain parser error.
aardappel
as Wouter van Oortmerssen
More... almost 5 years ago
Added --filename-suffix and --filename-ext to flatc (#5778) More... almost 5 years ago
Fixed refractoring issue in reflection/generate_code.sh. Also, mv deletes the original file, so I don't need to clean it up manually in that case. (#5777) More... almost 5 years ago
Skip writing reflection_generated.h if not changed (#5776) More... almost 5 years ago
[Swift] Adds GRPC to Swift (#5758) More... almost 5 years ago