Fix Visual Studio 2017 new warning (C4244: 'argument': conversion fro… (#4261) |
|
More...
|
almost 8 years ago
|
Added support for structs and strings in unions. |
|
More...
|
almost 8 years ago
|
TypeScript support (#4232) |
|
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. |
|
More...
|
almost 8 years ago
|
Update StackOverflow links to have relevant queries. |
|
More...
|
almost 8 years ago
|
Updated .gitignore for C# |
|
More...
|
almost 8 years ago
|
Fix flatc code gen. |
|
More...
|
almost 8 years ago
|
Added missing generated code for C# |
|
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. |
|
More...
|
almost 8 years ago
|
Fixing closure compile compatibility when --gen-mutable is used. |
|
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
|