flatbuffers/src
Robert Nix 9d92aeb182 Add helper for javascript typed arrays
For scalar vector fields, emit an Array helper that
returns a typed array view of the underlying bytes buffer.
2016-02-12 12:41:28 -06:00
..
flatc.cpp Bumped version to 1.3.0 2016-02-03 10:52:33 -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 Merge pull request #3510 from jaakristioja/patch-1 2016-01-19 15:36:45 -08:00
idl_gen_fbs.cpp Added --gen-all to generate code for a schema and all its includes. 2015-12-04 09:44:31 -08:00
idl_gen_general.cpp Added support for C# partial class generation when the `csharp_partial` attribute is used on a table/struct. 2016-01-21 15:42:30 +00:00
idl_gen_go.cpp Added --gen-all to generate code for a schema and all its includes. 2015-12-04 09:44:31 -08:00
idl_gen_js.cpp Add helper for javascript typed arrays 2016-02-12 12:41:28 -06:00
idl_gen_php.cpp (PHP) fixes getting indirect table, also fixes getInt method on 32bit machine. 2015-12-17 11:35:31 +09:00
idl_gen_python.cpp Added --gen-all to generate code for a schema and all its includes. 2015-12-04 09:44:31 -08: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 Fixed enum declaration values being parsed as int. 2016-02-10 11:25:31 -08:00
reflection.cpp Fixed warning building in VS2012 2016-01-06 12:45:24 -06:00