File identifier feature. |
|
More...
|
over 10 years ago
|
A few document clarifications for Java & Internals. |
|
More...
|
over 10 years ago
|
Made FlatBuffers compile correctly with -pedantic |
|
More...
|
over 10 years ago
|
Enum definitions are generated without a trailing comma (-pedantic). |
|
More...
|
over 10 years ago
|
Fix OS X build |
|
More...
|
over 10 years ago
|
Extended symbolic enum parsing in JSON for integers and OR-ing. |
|
More...
|
over 10 years ago
|
Fixed possible compile error in CreateVector* functions. |
|
More...
|
over 10 years ago
|
Merge "Terminate the output directory argument of flatc." into ub-games-master |
|
More...
|
over 10 years ago
|
Tweak Go test. |
|
More...
|
over 10 years ago
|
Terminate the output directory argument of flatc. |
|
More...
|
over 10 years ago
|
Corrected the order of the comments on namespace close parens |
|
More...
|
over 10 years ago
|
Updated benchmark chart with stats for pugixml. |
|
More...
|
over 10 years ago
|
Added a `bit_flags` attribute to enum declarations that 1<<N every value. |
|
More...
|
over 10 years ago
|
Made sure tests.cpp is testing the new vector iterator functionality. |
|
More...
|
over 10 years ago
|
Add CMake finder for downstream projects |
|
More...
|
over 10 years ago
|
A feature that officially supports nested FlatBuffers. |
|
More...
|
over 10 years ago
|
Small fixes to the core C++ FlatBuffers implementation. |
|
More...
|
over 10 years ago
|
Add install step |
|
More...
|
over 10 years ago
|
JSON parsing & text generation is now enum-identifier aware. |
|
More...
|
over 10 years ago
|
Add support for the Xbox360 platform (PPC+msvc) |
|
More...
|
over 10 years ago
|
Port FlatBuffers to Go. |
|
More...
|
over 10 years ago
|
flatc can now convert flatbuffer binary files into json. |
|
More...
|
over 10 years ago
|
Made Java argument names help remind the user when something is an offset. |
|
More...
|
over 10 years ago
|
The generated CreateX() calls now come with default values for args. |
|
More...
|
over 10 years ago
|
Changed the tracking token implementation to be more robust. |
|
More...
|
over 10 years ago
|
Parser now correctly reads floats in scientific notation. |
|
More...
|
over 10 years ago
|
Fixed namespace declaration not being cleared between files. |
|
More...
|
over 10 years ago
|
Fixed incorrect verifier code for nested tables. |
|
More...
|
over 10 years ago
|
Fixed vectors reserving wrong amount of space in Java. |
|
More...
|
over 10 years ago
|
Added a "strict JSON" mode to the text generator and compiler |
|
More...
|
over 10 years ago
|