1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Visual Studio 2017 new warning (C4244: 'argument': conversion fro… (#4261) More... almost 8 years ago
Added support for structs and strings in unions.
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
TypeScript support (#4232)
krojew
as Kamil Rojewski
More... almost 8 years ago
make flatbuffers.js into a UMD module (#4228) More... almost 8 years ago
[C++]Use noexcept in union type move ctor/Add move assingment (#4249) More... almost 8 years ago
Suppress warning in Flatbuffer VS2010 builds.
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
Update StackOverflow links to have relevant queries.
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
Updated .gitignore for C#
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
Fix flatc code gen.
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
Added missing generated code for C#
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
C#: Fixed possible conflicts between usings and user-supplied namespace (#4247) More... almost 8 years ago
Support binary search for struct in cpp (#4245) More... almost 8 years ago
Add a VectorCast function that safely casts from Vector<Offset<T>> to Vector<Offset<U>> if U is a base class of T.
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
Fixing closure compile compatibility when --gen-mutable is used.
aardappel
as Wouter van Oortmerssen
More... almost 8 years ago
Fixed building and warnings on Arduino (16 bit platform). (#4197) More... almost 8 years ago
C++: Add default value handling to mutation/SetField code (#4230) More... almost 8 years ago
add command line argument for go namespace (#4222) More... almost 8 years ago
Add arbitrary string type to the native object API (#4218) More... almost 8 years ago
C++: add String::str() function (#4234) More... almost 8 years ago
fixed duplicate symbol error in flexbuffers.h (#4233) More... almost 8 years ago
GO: add _ postfix to identiy conflict golang keyword (#4221) More... almost 8 years ago
fixed flag for javascript (#4223) More... almost 8 years ago
tests: update monster_test.bfbs binary file with generate_code.sh (#4220) More... almost 8 years ago
sample: update auto-generated monster_generated.h (#4219) More... almost 8 years ago
Prevent flatbuffers::Vector and flatbuffers::VectorOfAny to be copied (#4217) More... almost 8 years ago
Pedantic Visual Studio build (/W4 /WX) (#4214) More... almost 8 years ago
NoError was returning on DoParse method when file was empty (#4208) More... almost 8 years ago
VS2015 warning "conditional expression is constant" (#4210) More... almost 8 years ago
Fix broken symlink to CONTRIBUTING.md (#4212) More... almost 8 years ago
fixed path being ignored in GenerateCppGRPC (#4207) More... almost 8 years ago