1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added namespaced way to refer to types in schemas. Also made proper namespacing work for enums.
aardappel
as Wouter van Oortmerssen
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#
mormegil
as Mormegil
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
aardappel
as Wouter van Oortmerssen
More... over 9 years ago
Merge changes I2de7d14d,I56392340 into ub-games-master
aardappel
as Wouter van Oortmerssen
More... over 9 years ago
Added extra checks for reading binaries in flatc
aardappel
as Wouter van Oortmerssen
More... over 9 years ago
Added accessor for file_extension in generated code.
aardappel
as Wouter van Oortmerssen
More... over 9 years ago
Added missing --gen-mutable to CMakeLists.txt
aardappel
as Wouter van Oortmerssen
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.
aardappel
as Wouter van Oortmerssen
More... almost 10 years ago
Union accessors in C# should use generic type for the table
mormegil
as Mormegil
More... almost 10 years ago
Tolerate DOS-style EOL in IDL line comments
mormegil
as Mormegil
More... almost 10 years ago
Enums use native enums in C#
mormegil
as Mormegil
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.
rw
More... almost 10 years ago
Reduce allocations when building strings.
rw
More... almost 10 years ago
Remove all string allocations during parsing.
rw
More... almost 10 years ago
Merge branch 'go-bytevector-getter' of github.com:benharper123/flatbuffers into go-faster
rw
More... almost 10 years ago
Benchmarks for building and parsing 'gold' data.
rw
More... almost 10 years ago
chmod GoTest.sh +x
rw
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