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
Fix an error in cpp code. (#5189) More... almost 6 years ago
Utility for checking the encoding and line ending of source files (#5188) More... almost 6 years ago
Fixed use of WIN32 needs to be _WIN32.
aardappel
as Wouter van Oortmerssen
More... almost 6 years ago
Add presubmit.yml for bazel CI configuration (#5193) More... almost 6 years ago
Fix AppVeyor script not including CMake dir
aardappel
as Wouter van Oortmerssen
More... almost 6 years ago
Changed the JavaScript generation to emit createX helper functions just like the TypeScript code generation. I also added code so that the create methods have documentation in both JavaScript and TypeScript. (#5168) More... almost 6 years ago
[C#] Fix FlatBuffers.Tests when ENABLE_SPAN_T is defined (#5182) More... almost 6 years ago
Install flatc as requested (#5180) More... almost 6 years ago
Generting imports for external enums in TS (#5175)
krojew
as Kamil Rojewski
More... almost 6 years ago
Fix bazel build (#5174) More... almost 6 years ago
Add flag to make short names in JS/TS. (#5152) More... about 6 years ago
Make ByteBufferFactory an abstract class in order to make FlatBuffers compatible with Java7. (#5155) More... about 6 years ago
Implement (shared) attribute for C++ (#5157) More... about 6 years ago
Turn on -Werror=unused-private-field for Clang.
aardappel
as Wouter van Oortmerssen
More... about 6 years ago
Made FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE #ifdef out less
aardappel
as Wouter van Oortmerssen
More... about 6 years ago
Reduced `force_align` in tests to 8, to work with --object-api.
aardappel
as Wouter van Oortmerssen
More... about 6 years ago
Removing 'using namespace' usage in test_builder (#5154) More... about 6 years ago
Changing array to be an associative array so that the Name function can work with non-sequential enums as well as those beginning at something other than zero. (#5151) More... about 6 years ago
Only use __movsb on architectures that support it (#5147) More... about 6 years ago
Make changes on the make_unsigned type trait (#5136) More... about 6 years ago
Repair `fallthrough` was broken by d4493165 (#5115) (#5139) More... about 6 years ago
delete zero width space characters <U+200B>'s to avoid MSVC warning C4819 (#5133) More... about 6 years ago
Replace deprecated Vector::Length() with Vector::size() (#5131) More... about 6 years ago
Repair MSVC-CRT leakage detector and enable this detection with Appveyor-CI (#5105) More... about 6 years ago
[Rust] Added global namespace imports (#5121) More... about 6 years ago
[C++]Support reverse iterator in Vector (#5128) More... about 6 years ago
[docs] [rust] Add "Useful tools created by others" section (#5127) More... about 6 years ago
Fix high certainty warnings from PVS-studio (#5115) More... about 6 years ago
Docker tests for Zend PHP and Mono C#; Python coverage; TODO for HHVM PHP (#5125) More... about 6 years ago
Reference::ToString should be const (#5118) More... about 6 years ago