| .. |
|
__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
|
|
|
|
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
|
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
|
|
|
|
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
|
|
|
|
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
|
[Python/JS/TS] Codegen SizeOf method for structs (#6136)
|
2020-09-28 08:54:50 -07:00 |
|
ArrayTable.cs
|
[C#] Add file identifier to ObjectAPI Serialization Utility. (#5920)
|
2020-05-21 09:14:20 -07:00 |
|
ArrayTable.java
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
ArrayTable.py
|
[Python] Commit some orphan python genfile diffs. (#6325)
|
2020-12-10 16:43:40 -08:00 |
|
Color.cs
|
[C#] support Json Serialization (#5752)
|
2020-02-10 17:43:36 -08:00 |
|
Color.go
|
|
|
|
Color.java
|
|
|
|
Color.kt
|
|
|
|
Color.lua
|
|
|
|
Color.php
|
|
|
|
Color.py
|
|
|
|
Monster.cs
|
Union As Accessors for C# (#6251)
|
2020-11-12 09:28:21 -08:00 |
|
Monster.go
|
Added required-nested-flatbuffer to monster_test and fixed rust (#6236)
|
2020-11-05 13:58:06 -08:00 |
|
Monster.java
|
Added required-nested-flatbuffer to monster_test and fixed rust (#6236)
|
2020-11-05 13:58:06 -08:00 |
|
Monster.kt
|
Added required-nested-flatbuffer to monster_test and fixed rust (#6236)
|
2020-11-05 13:58:06 -08:00 |
|
Monster.lua
|
Added required-nested-flatbuffer to monster_test and fixed rust (#6236)
|
2020-11-05 13:58:06 -08:00 |
|
Monster.php
|
Added required-nested-flatbuffer to monster_test and fixed rust (#6236)
|
2020-11-05 13:58:06 -08:00 |
|
Monster.py
|
Generate code to encode and decode nested flatbuffers in Python. (#6354)
|
2021-01-04 12:18:19 -08: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
|
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
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
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
|
[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
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -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
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
Referrable.kt
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
Referrable.lua
|
|
|
|
Referrable.php
|
|
|
|
Referrable.py
|
[Python] Commit some orphan python genfile diffs. (#6325)
|
2020-12-10 16:43:40 -08:00 |
|
Stat.cs
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -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
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
Stat.kt
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
Stat.lua
|
|
|
|
Stat.php
|
|
|
|
Stat.py
|
[Python] Commit some orphan python genfile diffs. (#6325)
|
2020-12-10 16:43:40 -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
|
|
|
|
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
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -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
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
TestSimpleTableWithEnum.kt
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
TestSimpleTableWithEnum.lua
|
|
|
|
TestSimpleTableWithEnum.php
|
|
|
|
TestSimpleTableWithEnum.py
|
[Python] Commit some orphan python genfile diffs. (#6325)
|
2020-12-10 16:43:40 -08:00 |
|
TypeAliases.cs
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -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
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
TypeAliases.kt
|
pre-tag version bump for 1.12
|
2020-03-12 15:33:39 -07:00 |
|
TypeAliases.lua
|
|
|
|
TypeAliases.php
|
|
|
|
TypeAliases.py
|
Add vectorNumElements attribute to Builder for simpler vector creation. (#6328)
|
2020-12-14 12:00:28 -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
|
Java: Added access object for vector of struct and vector of tables. (#5233)
|
2019-09-23 09:22:43 -07:00 |
|
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 |