flatbuffers/tests/MyGame/Example
2021-05-10 11:17:31 -07:00
..
__init__.py
Ability.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Ability.go [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
Ability.java
Ability.kt
Ability.lua
Ability.php
Ability.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
Any.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Any.go [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
Any.java
Any.kt
Any.lua
Any.php
Any.py
AnyAmbiguousAliases.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
AnyAmbiguousAliases.go [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
AnyAmbiguousAliases.java
AnyAmbiguousAliases.kt
AnyAmbiguousAliases.lua
AnyAmbiguousAliases.php
AnyAmbiguousAliases.py
AnyUniqueAliases.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
AnyUniqueAliases.go [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
AnyUniqueAliases.java
AnyUniqueAliases.kt
AnyUniqueAliases.lua
AnyUniqueAliases.php
AnyUniqueAliases.py
ArrayStruct.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
ArrayStruct.java
ArrayStruct.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
ArrayTable.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
ArrayTable.java C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
ArrayTable.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
Color.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Color.go
Color.java Implements type promotion for Java enum (#6382) 2021-01-05 11:11:29 -08:00
Color.kt
Color.lua
Color.php
Color.py
Monster.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Monster.go [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
Monster.java C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Monster.kt C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Monster.lua [Lua] manipulate byte array as string (#6624) 2021-05-07 22:57:13 -07:00
Monster.php [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
Monster.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
monster_test_grpc_fb.py
MonsterStorage_grpc.go [Go] Working on a go example plus fixing go grpc code (#6448) 2021-02-19 12:47:59 +03:00
MonsterStorageGrpc.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
NestedStruct.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
NestedStruct.java
NestedStruct.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
Race.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Race.go
Race.java
Race.kt
Race.lua
Race.php
Race.py
Referrable.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Referrable.go Support size-prefixed buffers and add tests for size-prefixed messages (#6232) 2020-11-05 11:23:56 -08:00
Referrable.java C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Referrable.kt C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Referrable.lua [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) 2021-04-27 13:02:13 -07:00
Referrable.php
Referrable.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
Stat.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Stat.go Support size-prefixed buffers and add tests for size-prefixed messages (#6232) 2020-11-05 11:23:56 -08:00
Stat.java C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Stat.kt C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Stat.lua [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) 2021-04-27 13:02:13 -07:00
Stat.php
Stat.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
StructOfStructs.cs Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.go Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.java Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.kt Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.lua Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.php Rust structz (#6539) 2021-03-29 19:56:45 -04:00
StructOfStructs.py Rust structz (#6539) 2021-03-29 19:56:45 -04:00
Test.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Test.go [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
Test.java
Test.kt
Test.lua
Test.php
Test.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
TestEnum.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
TestEnum.java
TestEnum.kt
TestEnum.py
TestSimpleTableWithEnum.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
TestSimpleTableWithEnum.go Support size-prefixed buffers and add tests for size-prefixed messages (#6232) 2020-11-05 11:23:56 -08:00
TestSimpleTableWithEnum.java C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
TestSimpleTableWithEnum.kt C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
TestSimpleTableWithEnum.lua [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) 2021-04-27 13:02:13 -07:00
TestSimpleTableWithEnum.php
TestSimpleTableWithEnum.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
TypeAliases.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
TypeAliases.go Support size-prefixed buffers and add tests for size-prefixed messages (#6232) 2020-11-05 11:23:56 -08:00
TypeAliases.java C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
TypeAliases.kt C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
TypeAliases.lua [Lua] manipulate byte array as string (#6624) 2021-05-07 22:57:13 -07:00
TypeAliases.php
TypeAliases.py Better python generated code naming (#6336) 2021-01-28 12:35:37 -08:00
Vec3.cs [C#] Fix nested structs and arrays in Object API (#5765) 2020-04-06 09:27:13 -07:00
Vec3.go [Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716) 2020-01-16 16:19:00 -08:00
Vec3.java
Vec3.kt
Vec3.lua
Vec3.php
Vec3.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00