flatbuffers/src
Robert 92a6ae93fa Merge pull request #3977 from gonzaloserrano/feature/go-generic-deserialitzation
Add a generic way to deserialize a flatbuffer in Go.
2016-12-07 11:17:55 -08:00
..
flatc.cpp Support for Golang GRPC (Experimental) (#4082) 2016-12-05 13:20:38 -08: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 Adds typedefs and functions to help write generic code. 2016-12-02 14:25:39 -08:00
idl_gen_fbs.cpp Update idl_gen_fbs.cpp 2016-07-09 13:33:30 +02:00
idl_gen_general.cpp Java: fix unsigned default value code generation and add 'L' suffix for long default value (#4051) 2016-10-21 14:27:15 -07:00
idl_gen_go.cpp Merge pull request #3977 from gonzaloserrano/feature/go-generic-deserialitzation 2016-12-07 11:17:55 -08:00
idl_gen_grpc.cpp Support for Golang GRPC (Experimental) (#4082) 2016-12-05 13:20:38 -08:00
idl_gen_js.cpp chore(lint) (#4079) 2016-11-07 10:27:26 -08:00
idl_gen_php.cpp Fixed inconsistent use of namespace directory prefixing. 2016-10-12 16:05:57 -07:00
idl_gen_python.cpp Fixed inconsistent use of namespace directory prefixing. 2016-10-12 16:05:57 -07:00
idl_gen_text.cpp Fix Windows warnings. 2016-09-09 14:51:33 -07:00
idl_parser.cpp Allows structs to be stored directly as member variables. 2016-12-02 14:25:08 -08:00
reflection.cpp Added functionality to obtain a buffer pointer from a root. 2016-10-19 16:24:24 -07:00
util.cpp Fixed LoadFile crashing on directory arguments. 2016-06-06 11:34:31 -07:00