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
d268d11ca29b95ce1b8186e6526b58b51f2c913a
flatbuffers-bigfoot
/
src
History
Michael Paulson
0230a7173f
feat(mutable-js): The mutable Scalar generation.
...
This is just the initial commit to start the conversation on adding mutation to javascript.
2016-07-25 20:00:22 -07:00
..
flatc.cpp
Added way to test two schemas for safe evolution.
2016-07-20 17:56:59 -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
Fixed conversion warning in generated code.
2016-07-20 18:17:33 -07:00
idl_gen_fbs.cpp
Update idl_gen_fbs.cpp
2016-07-09 13:33:30 +02:00
idl_gen_general.cpp
VS2010 fixes
2016-07-20 10:41:26 -07:00
idl_gen_go.cpp
Merge pull request
#363
from danring/fix-341
2016-07-22 15:12:35 -07:00
idl_gen_grpc.cpp
VS2010 fixes
2016-07-20 10:41:26 -07:00
idl_gen_js.cpp
feat(mutable-js): The mutable Scalar generation.
2016-07-25 20:00:22 -07:00
idl_gen_php.cpp
sharing the WrapInNameSpace methods
2016-06-23 00:37:55 +02:00
idl_gen_python.cpp
Merge pull request
#363
from danring/fix-341
2016-07-22 15:12:35 -07:00
idl_gen_text.cpp
Added --gen-all to generate code for a schema and all its includes.
2015-12-04 09:44:31 -08:00
idl_parser.cpp
Added way to test two schemas for safe evolution.
2016-07-20 17:56:59 -07:00
reflection.cpp
Fixed reflection.h not modifying certain table configurations.
2016-07-25 15:01:37 -07:00
util.cpp
Fixed LoadFile crashing on directory arguments.
2016-06-06 11:34:31 -07:00