flatbuffers/tests/namespace_test
Max Burke 9cadf05d89 [typescript] Size-prefixed root accessors not taking into account size prefix (#5717)
* [typescript/javascript] Size-prefixed root accessor needs to account for the size prefix.

* [typescript] Add parentheses after "new" expression.

* Update generated test files
2020-01-20 21:20:52 -08:00
..
NamespaceA [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
NamespaceC [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
namespace_test1.fbs Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation. 2015-12-05 13:42:09 -05:00
namespace_test1_generated.h [C++] Add Builder and Table typedefs (#5685) 2019-12-26 14:56:46 -08:00
namespace_test1_generated.js [typescript] Size-prefixed root accessors not taking into account size prefix (#5717) 2020-01-20 21:20:52 -08:00
namespace_test1_generated.lobster Lobster: added builder API for tables 2019-05-22 19:42:13 -07:00
namespace_test1_generated.rs [rust] Make enum names public (#5690) 2019-12-31 10:28:58 -08:00
namespace_test1_generated.ts [typescript] Size-prefixed root accessors not taking into account size prefix (#5717) 2020-01-20 21:20:52 -08:00
namespace_test1_namespace_a.namespace_b_generated.dart Issue #4799 fixed. Generator for KeyCompareWithValue is extracted. (#4802) 2018-07-05 09:23:40 -07:00
namespace_test2.fbs Fixed namespace code generation for C++ 2016-02-17 11:26:38 -08:00
namespace_test2_generated.h [C++] Add Builder and Table typedefs (#5685) 2019-12-26 14:56:46 -08:00
namespace_test2_generated.js [typescript] Size-prefixed root accessors not taking into account size prefix (#5717) 2020-01-20 21:20:52 -08:00
namespace_test2_generated.lobster Lobster: added builder API for tables 2019-05-22 19:42:13 -07:00
namespace_test2_generated.rs [rust] Add use declarations to Rust-generated bindings for imported FB definitions (#5645) 2020-01-19 14:47:28 -08:00
namespace_test2_generated.ts [typescript] Size-prefixed root accessors not taking into account size prefix (#5717) 2020-01-20 21:20:52 -08:00
namespace_test2_namespace_a_generated.dart Add flatc '--cpp_std' switch (#5656) 2019-12-23 12:13:48 -08:00
namespace_test2_namespace_c_generated.dart Add flatc '--cpp_std' switch (#5656) 2019-12-23 12:13:48 -08:00