This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers-bigfoot
Watch
1
Star
0
Fork
0
You've already forked flatbuffers-bigfoot
forked from
BigfootDev/flatbuffers
Code
Pull Requests
Activity
Files
46ae3f80a618d230bcdc7d743fac181200898ac8
flatbuffers-bigfoot
/
include
/
flatbuffers
History
Derek Bailey
46ae3f80a6
[C++, Java, C#, TypeScript, JavaScript] Skip generation of mutable union types (
#5599
)
...
* Skip generation of mutable union types * Removed C# and Java unit tests that mutated a Union type
2019-11-04 14:54:44 -08:00
..
base.h
Fix typos in comments (
#5590
)
2019-10-28 10:02:46 -07:00
code_generators.h
Add basic Kotlin support (
#5409
)
2019-07-22 16:05:15 -07:00
flatbuffers.h
flatbuffers.h: fix documentation warning (
#5607
)
2019-11-04 14:28:33 -08:00
flatc.h
Enable flatbuffer to initialize Parser from bfbs (
#4283
) (
#5077
)
2018-12-13 11:59:27 -08:00
flexbuffers.h
Fix typos in comments (
#5590
)
2019-10-28 10:02:46 -07:00
grpc.h
Fix typos in comments (
#5590
)
2019-10-28 10:02:46 -07:00
hash.h
Disabled constexpr for hashing functions.
2019-03-11 14:02:20 -07:00
idl.h
[C++, Java, C#, TypeScript, JavaScript] Skip generation of mutable union types (
#5599
)
2019-11-04 14:54:44 -08:00
minireflect.h
Further fixes to make minireflect compatible with old behavior.
2019-03-21 15:08:04 -07:00
reflection_generated.h
#5544
Fix of Array of table is not sorted if Create<type>Direct() is used (
#5546
)
2019-10-17 14:22:21 -07:00
reflection.h
disallow c style casts (
#4981
)
2018-10-15 15:11:31 -07:00
registry.h
Fix high certainty warnings from PVS-studio (
#5115
)
2019-01-17 09:49:27 -08:00
stl_emulation.h
Fix Mutate() methods of Array<scalar/struct> (override 5508) (
#5526
)
2019-09-23 09:31:51 -07:00
util.h
Fix numeric_limits<T>::max() to avoid conflict with windows.h header (
#5462
)
2019-07-26 09:14:05 -07:00