flatbuffers/tests/MyGame/Example
Aaron Riekenberg 417821fdd7
Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881)
Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-04-28 17:10:01 +00:00
..
NestedUnion Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
Ability.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
Ability.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Ability.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Ability.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Ability.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Ability.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Ability.php Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.py [Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576) 2022-10-26 14:56:52 -07:00
AbilityT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Any.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Any.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Any.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Any.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Any.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Any.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Any.php 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
Any.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
AnyAmbiguousAliases.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
AnyAmbiguousAliases.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
AnyAmbiguousAliases.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
AnyAmbiguousAliases.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
AnyAmbiguousAliases.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
AnyAmbiguousAliases.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
AnyAmbiguousAliases.php 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
AnyAmbiguousAliases.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
AnyAmbiguousAliasesUnion.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
AnyUnion.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
AnyUniqueAliases.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
AnyUniqueAliases.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
AnyUniqueAliases.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
AnyUniqueAliases.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
AnyUniqueAliases.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
AnyUniqueAliases.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
AnyUniqueAliases.php Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5362) 2019-05-30 16:02:57 -07:00
AnyUniqueAliases.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
AnyUniqueAliasesUnion.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
ArrayStruct.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
ArrayStruct.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
ArrayStruct.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
ArrayStructT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
ArrayTable.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
ArrayTable.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
ArrayTable.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
ArrayTableT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Color.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Color.go Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
Color.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Color.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Color.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Color.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Color.php Fix multi-line comments for cpp enums (#5345) (#5346) 2019-06-02 12:36:49 -07:00
Color.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
LongEnum.cs Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
LongEnum.go Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
LongEnum.java Fix LongEnum definitions (#7596) 2022-10-20 18:15:00 -07:00
LongEnum.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
LongEnum.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
LongEnum.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
LongEnum.php Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
LongEnum.py Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
Monster.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Monster.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Monster.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Monster.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Monster.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Monster.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Monster.php Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588) 2022-11-08 10:59:46 -08:00
Monster.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
MonsterStorageGrpc.java C++/Rust version changes 2021-05-10 11:29:32 -07:00
MonsterStorage_grpc.go [Go] Working on a go example plus fixing go grpc code (#6448) 2021-02-19 12:47:59 +03:00
MonsterT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
NestedStruct.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
NestedStruct.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
NestedStruct.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
NestedStructT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Race.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Race.go [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
Race.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Race.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Race.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Race.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Race.php [Javascript] Fix syntax error for signed enum (#5503) 2019-09-05 10:22:04 -07:00
Race.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
Referrable.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Referrable.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Referrable.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Referrable.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Referrable.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Referrable.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Referrable.php Added missing generated code files. 2018-03-05 15:47:16 -08:00
Referrable.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
ReferrableT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Stat.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
Stat.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Stat.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Stat.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Stat.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Stat.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Stat.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Stat.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
StatT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
StructOfStructs.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
StructOfStructs.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
StructOfStructs.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
StructOfStructs.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
StructOfStructs.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
StructOfStructs.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
StructOfStructs.php Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.py [Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576) 2022-10-26 14:56:52 -07:00
StructOfStructsOfStructs.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
StructOfStructsOfStructs.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
StructOfStructsOfStructs.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
StructOfStructsOfStructs.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
StructOfStructsOfStructs.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
StructOfStructsOfStructs.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
StructOfStructsOfStructs.php [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
StructOfStructsOfStructs.py [Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576) 2022-10-26 14:56:52 -07:00
StructOfStructsOfStructsT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
StructOfStructsT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Test.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
Test.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Test.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Test.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Test.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Test.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Test.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Test.py [Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576) 2022-10-26 14:56:52 -07:00
TestEnum.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
TestEnum.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
TestEnum.kt Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
TestEnum.py Enable --gen-onefile in Python (#6953) 2021-12-09 15:47:09 -08:00
TestSimpleTableWithEnum.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
TestSimpleTableWithEnum.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
TestSimpleTableWithEnum.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
TestSimpleTableWithEnum.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
TestSimpleTableWithEnum.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
TestSimpleTableWithEnum.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
TestSimpleTableWithEnum.php Make Monster's Color unsigned (#5318) 2019-05-09 10:07:38 -07:00
TestSimpleTableWithEnum.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
TestSimpleTableWithEnumT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
TestT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
TypeAliases.cs [CS] Verifier (#7850) 2023-04-06 00:29:14 +02:00
TypeAliases.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
TypeAliases.java FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
TypeAliases.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
TypeAliases.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
TypeAliases.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
TypeAliases.php Performance improvement to generated+supporting PHP (#5080) 2018-12-20 16:10:20 -08:00
TypeAliases.py Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
TypeAliasesT.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Vec3.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
Vec3.go Go: make generated code more compliant to "go fmt" (#7907) 2023-04-26 05:19:07 +00:00
Vec3.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
Vec3.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Vec3.lua FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Vec3.nim FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
Vec3.php Make Monster's Color unsigned (#5318) 2019-05-09 10:07:38 -07:00
Vec3.py [Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576) 2022-10-26 14:56:52 -07:00
Vec3T.java Fixed test cases (#7732) 2022-12-22 20:51:39 +00:00
__init__.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
monster_test_grpc_fb.py Support for python grpc - continuing the work from the pull request #4270 #4705 (#5613) 2019-11-14 16:58:35 -08:00