.. |
Ability.cs
|
Add FLATBUFFERS_COMPATIBILITY string (#5381)
|
2019-06-17 19:16:21 +02:00 |
Ability.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07:00 |
Ability.php
|
Support binary search for struct in cpp (#4245)
|
2017-03-29 09:51:12 -07:00 |
Ability.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
Any.cs
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
Any.go
|
[GO] Fix support for enums with underscores and Unions with imported members (#5600)
|
2019-11-26 12:25:36 -08:00 |
Any.java
|
Fixed missing code from @javax.annotation PR.
|
2018-11-02 11:40:21 -07:00 |
Any.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
Any.lua
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07: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
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
AnyAmbiguousAliases.cs
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
AnyAmbiguousAliases.go
|
[GO] Fix support for enums with underscores and Unions with imported members (#5600)
|
2019-11-26 12:25:36 -08:00 |
AnyAmbiguousAliases.java
|
Fixed missing code from @javax.annotation PR.
|
2018-11-02 11:40:21 -07:00 |
AnyAmbiguousAliases.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
AnyAmbiguousAliases.lua
|
make unions with type aliases more usable (#5019)
|
2018-11-01 12:51:25 -07: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
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
AnyUniqueAliases.cs
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07:00 |
AnyUniqueAliases.go
|
[GO] Fix support for enums with underscores and Unions with imported members (#5600)
|
2019-11-26 12:25:36 -08:00 |
AnyUniqueAliases.java
|
Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5362)
|
2019-05-30 16:02:57 -07:00 |
AnyUniqueAliases.kt
|
Add basic Kotlin support (#5409)
|
2019-07-22 16:05:15 -07:00 |
AnyUniqueAliases.lua
|
Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5362)
|
2019-05-30 16:02:57 -07:00 |
AnyUniqueAliases.php
|
Rename AnyUniqueAliases.T to AnyUniqueAliases.TS to avoid naming conflict (#5362)
|
2019-05-30 16:02:57 -07:00 |
AnyUniqueAliases.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
ArrayStruct.cs
|
Fix incorrect padding in arrays of structs (Issue #5484) (#5491)
|
2019-08-23 10:46:47 -07: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
|
Updated missing generated code for PR #5313 (fixed arrays)
|
2019-06-20 10:21:10 -07: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
|
Fix multi-line comments for cpp enums (#5345) (#5346)
|
2019-06-02 12:36:49 -07: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++, Java, C#, TypeScript, JavaScript] Skip generation of mutable union types (#5599)
|
2019-11-04 14:54:44 -08:00 |
Monster.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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 |
MonsterStorageGrpc.java
|
Update GRPC Java generated file.
|
2019-04-24 12:34:42 -07:00 |
MonsterStorage_grpc.go
|
Fix Java generator bug that ignores bidi streaming attribute (#5063)
|
2018-11-29 10:33:17 -08:00 |
NestedStruct.cs
|
Fix incorrect padding in arrays of structs (Issue #5484) (#5491)
|
2019-08-23 10:46:47 -07: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
|
[Javascript] Fix syntax error for signed enum (#5503)
|
2019-09-05 10:22:04 -07: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
|
Add FLATBUFFERS_COMPATIBILITY string (#5381)
|
2019-06-17 19:16:21 +02:00 |
Referrable.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07:00 |
Referrable.php
|
Added missing generated code files.
|
2018-03-05 15:47:16 -08:00 |
Referrable.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
Stat.cs
|
Add element size parameter to __vector_as_arraysegment [c#] (#5512)
|
2019-09-10 17:07:46 -07:00 |
Stat.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07:00 |
Stat.php
|
sharing the Flatbuffers warning
|
2016-05-26 15:26:58 +02:00 |
Stat.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
Test.cs
|
Add FLATBUFFERS_COMPATIBILITY string (#5381)
|
2019-06-17 19:16:21 +02:00 |
Test.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07:00 |
Test.php
|
sharing the Flatbuffers warning
|
2016-05-26 15:26:58 +02:00 |
Test.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
TestEnum.cs
|
Add support for fixed-size arrays (#5313)
|
2019-06-18 00:15:13 +02: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
|
Add FLATBUFFERS_COMPATIBILITY string (#5381)
|
2019-06-17 19:16:21 +02:00 |
TestSimpleTableWithEnum.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Make Monster's Color unsigned (#5318)
|
2019-05-09 10:07:38 -07:00 |
TestSimpleTableWithEnum.php
|
Make Monster's Color unsigned (#5318)
|
2019-05-09 10:07:38 -07:00 |
TestSimpleTableWithEnum.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08:00 |
TypeAliases.cs
|
Add element size parameter to __vector_as_arraysegment [c#] (#5512)
|
2019-09-10 17:07:46 -07:00 |
TypeAliases.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Lua (5.3) Language addition (#4804)
|
2018-07-05 15:55:57 -07:00 |
TypeAliases.php
|
Performance improvement to generated+supporting PHP (#5080)
|
2018-12-20 16:10:20 -08:00 |
TypeAliases.py
|
Optimize Pack method using numpy (#5662)
|
2019-12-26 21:42:11 -05:00 |
Vec3.cs
|
Add FLATBUFFERS_COMPATIBILITY string (#5381)
|
2019-06-17 19:16:21 +02:00 |
Vec3.go
|
[Go] Add UnPackTo functions (#5598)
|
2019-11-04 12:12:25 -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
|
Make Monster's Color unsigned (#5318)
|
2019-05-09 10:07:38 -07:00 |
Vec3.php
|
Make Monster's Color unsigned (#5318)
|
2019-05-09 10:07:38 -07:00 |
Vec3.py
|
Flatbuffers Python Object API (#5616)
|
2019-12-02 14:11:28 -08: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 |