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
ac10873e26f99b3d054d1cb89c00bad239ace691
flatbuffers-bigfoot
/
src
T
History
Maxim Zaks
ac10873e26
fixed code generator for array of bools
...
Change-Id: I3cdd801b641bf180222203a37634598350d340e3
2015-08-19 14:39:06 -07:00
..
flatc.cpp
Clarified the use of the deprecated flatc --gen-includes flag.
2015-08-05 13:26:13 -07:00
flathash.cpp
Fixed compile error in older gcc's for trailing comma in enum.
2015-07-22 12:35:40 -07:00
idl_gen_cpp.cpp
merge
2015-06-15 20:26:10 -07:00
idl_gen_fbs.cpp
Generate appropriate schema doc comments from .proto files
2015-04-01 17:17:39 -07:00
idl_gen_general.cpp
fixed code generator for array of bools
2015-08-19 14:39:06 -07:00
idl_gen_go.cpp
comment update
2015-07-13 22:58:54 +03:00
idl_gen_python.cpp
applied struct parameter fix to Go and Python generated classes
2015-07-13 22:53:59 +03:00
idl_gen_text.cpp
Small improvements to the C++ API.
2015-06-17 17:17:01 -07:00
idl_parser.cpp
Changed maximum force_align to match the C++ code generator.
2015-08-05 13:56:31 -07:00
reflection.cpp
Fix missing break statement in SetAnyValueS case.
2015-08-05 16:06:47 -07:00