flatbuffers/tests/MyGame/Example
MikkelFJ f2b3705c2c Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400)
* Add type aliases

* Add generated code

* Rebase master
2017-08-02 08:07:43 -07:00
..
Ability.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Ability.go Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.java Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.php Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Ability.py Support binary search for struct in cpp (#4245) 2017-03-29 09:51:12 -07:00
Any.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Any.go Add EnumNames to Go code 2016-07-25 19:37:16 -07:00
Any.java clang formating cpp code generator and add missing generated classes 2016-07-15 16:08:59 +02:00
Any.php Allow unions of table types with the same name but from different namespaces. 2016-06-20 11:47:04 -07:00
Any.py Allow unions of table types with the same name but from different namespaces. 2016-06-20 11:47:04 -07:00
Color.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Color.go Add EnumNames to Go code 2016-07-25 19:37:16 -07:00
Color.java clang formating cpp code generator and add missing generated classes 2016-07-15 16:08:59 +02:00
Color.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Color.py sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Monster.cs [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.go [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.java [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.php [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
Monster.py [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
MonsterStorage_grpc.go Re-applied reverted fix, adding missing codegen files. 2017-01-04 10:41:31 -08:00
Stat.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Stat.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Stat.java Java: fix unsigned default value code generation and add 'L' suffix for long default value (#4051) 2016-10-21 14:27:15 -07:00
Stat.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Stat.py Emit GetRootAs methods for all types in Go and Python 2016-06-14 18:41:33 -04:00
Test.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Test.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Test.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Test.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Test.py sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TestSimpleTableWithEnum.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
TestSimpleTableWithEnum.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
TestSimpleTableWithEnum.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
TestSimpleTableWithEnum.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TestSimpleTableWithEnum.py Emit GetRootAs methods for all types in Go and Python 2016-06-14 18:41:33 -04:00
TypeAliases.cs Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
TypeAliases.go Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
TypeAliases.java Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
TypeAliases.php Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
TypeAliases.py Add scalar type aliases for int8, uint8, ..., f32, f64 (#4400) 2017-08-02 08:07:43 -07:00
Vec3.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
Vec3.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
Vec3.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
Vec3.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
Vec3.py sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
__init__.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00