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
ace7fa8094de5ba92a74dce63903f8386d30e8b8
flatbuffers-bigfoot
/
src
History
rw
f02646e357
Remove all string allocations during parsing.
...
Change the signature for 'string' getters and settings to use byte slices instead of strings.
2015-04-02 11:56:55 -07:00
..
flatc.cpp
Fix for VS 2015 stricter warnings about "shadowed" names.
2015-03-11 17:27:39 -07:00
flathash.cpp
Added the hash attribute to ints and longs.
2015-02-17 14:10:18 -08:00
idl_gen_cpp.cpp
Change nested_root accessor to be const function.
2015-02-11 10:54:03 -08:00
idl_gen_fbs.cpp
Fix for VS 2015 stricter warnings about "shadowed" names.
2015-03-11 17:27:39 -07:00
idl_gen_general.cpp
Unsigned types in Java now return bigger size signed types.
2015-03-23 17:01:33 -07:00
idl_gen_go.cpp
Remove all string allocations during parsing.
2015-04-02 11:56:55 -07:00
idl_gen_text.cpp
Add options to print build rule dependencies
2015-01-28 11:27:05 -08:00
idl_parser.cpp
Fix for VS 2015 stricter warnings about "shadowed" names.
2015-03-11 17:27:39 -07:00