flatbuffers/tests/namespace_test
Kamil Rojewski 38ed69eb3d
fixed mutating inline values (#5942)
Co-authored-by: Kamil Rojewski <kamil.rojewski@gmail.com>
2020-06-04 09:08:41 -07:00
..
NamespaceA [csharp] flatc should generate a 'Create…' method for tables with struct field… (#5818) 2020-03-23 09:39:26 -07:00
NamespaceC pre-tag version bump for 1.12 2020-03-12 15:33:39 -07: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++] Got rid of memset's in constructors (#5938) 2020-06-01 17:58:52 -07:00
namespace_test1_generated.js fixed mutating inline values (#5942) 2020-06-04 09:08:41 -07: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 fixed mutating inline values (#5942) 2020-06-04 09:08:41 -07: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 Fix Clang-trunk warnings about special members deprecated in C++20. (#5829) 2020-03-23 10:01:11 -07:00
namespace_test2_generated.js not creating creation methods when using structs (#5919) 2020-05-18 09:39:19 -07: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 not creating creation methods when using structs (#5919) 2020-05-18 09:39:19 -07: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