flatbuffers/tests/namespace_test
Christopher Cifra 9d483a3f0b Changed the JavaScript generation to emit createX helper functions just like the TypeScript code generation. I also added code so that the create methods have documentation in both JavaScript and TypeScript. (#5168) 2019-02-15 01:00:33 +01:00
..
NamespaceA Changing array to be an associative array so that the Name function can work with non-sequential enums as well as those beginning at something other than zero. (#5151) 2019-02-04 23:33:57 +01:00
NamespaceC [Go] Namespaced imports fix (#5097) 2018-12-27 20:57:19 -05: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 make flatbuffers::IsFieldPresent safer (#4988) 2018-10-22 15:57:45 -07:00
namespace_test1_generated.js Changed the JavaScript generation to emit createX helper functions just like the TypeScript code generation. I also added code so that the create methods have documentation in both JavaScript and TypeScript. (#5168) 2019-02-15 01:00:33 +01:00
namespace_test1_generated.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
namespace_test1_generated.rs [Rust] Added global namespace imports (#5121) 2019-01-24 13:25:56 -08:00
namespace_test1_generated.ts Convenient createX methods for TS (#5044) 2018-11-16 09:17:54 -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 make flatbuffers::IsFieldPresent safer (#4988) 2018-10-22 15:57:45 -07:00
namespace_test2_generated.js Changed the JavaScript generation to emit createX helper functions just like the TypeScript code generation. I also added code so that the create methods have documentation in both JavaScript and TypeScript. (#5168) 2019-02-15 01:00:33 +01:00
namespace_test2_generated.lobster FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
namespace_test2_generated.rs [Rust] Added global namespace imports (#5121) 2019-01-24 13:25:56 -08:00
namespace_test2_generated.ts Convenient createX methods for TS (#5044) 2018-11-16 09:17:54 -08:00
namespace_test2_namespace_a_generated.dart Dart generated code changes 2018-07-16 16:42:10 -07:00
namespace_test2_namespace_c_generated.dart Dart generated code changes 2018-07-16 16:42:10 -07:00