Added namespaced way to refer to types in schemas. Also made proper namespacing work for enums. |
|
More...
|
over 9 years ago
|
Merge "Initial support for propagating namespaces from schema files to generated code" into ub-games-master |
|
More...
|
over 9 years ago
|
Add missing newline in help text for flatc. |
|
More...
|
over 9 years ago
|
set version for next dev cycle |
|
More...
|
over 9 years ago
|
Initially discussed in #178. |
|
More...
|
over 9 years ago
|
[BREAKING CHANGE] Field accessors should use property getters in C# |
|
More...
|
over 9 years ago
|
Initial support for propagating namespaces from schema files to generated code |
|
More...
|
over 9 years ago
|
Fix u_int8_t to uint8_t |
|
More...
|
over 9 years ago
|
Merge "Added extra checks for reading binaries in flatc" into ub-games-master |
|
More...
|
over 9 years ago
|
Merge changes I2de7d14d,I56392340 into ub-games-master |
|
More...
|
over 9 years ago
|
Added extra checks for reading binaries in flatc |
|
More...
|
over 9 years ago
|
Added accessor for file_extension in generated code. |
|
More...
|
over 9 years ago
|
Added missing --gen-mutable to CMakeLists.txt |
|
More...
|
over 9 years ago
|
Merge "Fix bug on flathash compilation option." into ub-games-master |
|
More...
|
almost 10 years ago
|
Fix bug on flathash compilation option. |
|
More...
|
almost 10 years ago
|
Mutable FlatBuffers: in-place updates. |
|
More...
|
almost 10 years ago
|
Union accessors in C# should use generic type for the table |
|
More...
|
almost 10 years ago
|
Tolerate DOS-style EOL in IDL line comments |
|
More...
|
almost 10 years ago
|
Enums use native enums in C# |
|
More...
|
almost 10 years ago
|
Seal all classes in Java/C# |
|
More...
|
almost 10 years ago
|
Fixed: Readme version is not up to date |
|
More...
|
almost 10 years ago
|
Reduce allocations when reusing a Builder. |
|
More...
|
almost 10 years ago
|
Reduce allocations when building strings. |
|
More...
|
almost 10 years ago
|
Remove all string allocations during parsing. |
|
More...
|
almost 10 years ago
|
Merge branch 'go-bytevector-getter' of github.com:benharper123/flatbuffers into go-faster |
|
More...
|
almost 10 years ago
|
Benchmarks for building and parsing 'gold' data. |
|
More...
|
almost 10 years ago
|
chmod GoTest.sh +x |
|
More...
|
almost 10 years ago
|
Fix typo in Benchmarks.md |
|
More...
|
almost 10 years ago
|
Add byte slice accessor to Go code |
|
More...
|
almost 10 years ago
|
Add byte slice accessor to Go code |
|
More...
|
almost 10 years ago
|