| .. |
|
__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
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
Ability.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Ability.lua
|
|
|
|
Ability.php
|
|
|
|
Ability.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08: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
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Any.lua
|
|
|
|
Any.php
|
|
|
|
Any.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
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
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
AnyAmbiguousAliases.lua
|
|
|
|
AnyAmbiguousAliases.php
|
|
|
|
AnyAmbiguousAliases.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
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
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
AnyUniqueAliases.lua
|
|
|
|
AnyUniqueAliases.php
|
|
|
|
AnyUniqueAliases.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
ArrayStruct.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
ArrayStruct.java
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
ArrayStruct.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
ArrayTable.cs
|
[C#] add ObjectAPI Serialization Utility (#5785)
|
2020-03-05 09:33:22 -08:00 |
|
ArrayTable.java
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
ArrayTable.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08: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
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
|
Color.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Color.lua
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
|
Color.php
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
|
Color.py
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
|
Monster.cs
|
[C#] add ObjectAPI Serialization Utility (#5785)
|
2020-03-05 09:33:22 -08:00 |
|
Monster.go
|
[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716)
|
2020-01-16 16:19:00 -08:00 |
|
Monster.java
|
[Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696)
|
2020-01-06 09:28:19 -08:00 |
|
Monster.kt
|
[Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696)
|
2020-01-06 09:28:19 -08:00 |
|
Monster.lua
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Monster.php
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Monster.py
|
Optimize Pack method using numpy (#5662)
|
2019-12-26 21:42:11 -05: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 |
|
MonsterStorage_grpc.go
|
|
|
|
MonsterStorageGrpc.java
|
|
|
|
NestedStruct.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
NestedStruct.java
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
NestedStruct.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08: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
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Race.kt
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Race.lua
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Race.php
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Race.py
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07:00 |
|
Referrable.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
Referrable.go
|
[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716)
|
2020-01-16 16:19:00 -08:00 |
|
Referrable.java
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
Referrable.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Referrable.lua
|
|
|
|
Referrable.php
|
|
|
|
Referrable.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
Stat.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
Stat.go
|
[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716)
|
2020-01-16 16:19:00 -08:00 |
|
Stat.java
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
Stat.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Stat.lua
|
|
|
|
Stat.php
|
|
|
|
Stat.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08: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
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
Test.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Test.lua
|
|
|
|
Test.php
|
|
|
|
Test.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
TestEnum.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
TestEnum.java
|
Add support for fixed-size arrays (#5313)
|
2019-06-18 00:15:13 +02:00 |
|
TestEnum.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
TestEnum.py
|
Add support for fixed-size arrays (#5313)
|
2019-06-18 00:15:13 +02:00 |
|
TestSimpleTableWithEnum.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
TestSimpleTableWithEnum.go
|
[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716)
|
2020-01-16 16:19:00 -08:00 |
|
TestSimpleTableWithEnum.java
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
TestSimpleTableWithEnum.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
TestSimpleTableWithEnum.lua
|
|
|
|
TestSimpleTableWithEnum.php
|
|
|
|
TestSimpleTableWithEnum.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
|
TypeAliases.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
TypeAliases.go
|
[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716)
|
2020-01-16 16:19:00 -08:00 |
|
TypeAliases.java
|
Add ByteBuffer copy for vector of bytes in Java (#5587)
|
2019-10-28 09:30:31 -07:00 |
|
TypeAliases.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
TypeAliases.lua
|
|
|
|
TypeAliases.php
|
|
|
|
TypeAliases.py
|
Optimize Pack method using numpy (#5662)
|
2019-12-26 21:42:11 -05:00 |
|
Vec3.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08: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
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
Vec3.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
|
Vec3.lua
|
|
|
|
Vec3.php
|
|
|
|
Vec3.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |