flatbuffers/tests/MyGame/Example
Marc Butler 0e3fdd0eea
Escape characters in jsonschema descriptions (#5644)
* Escape JSON Schema comments

* Add quotes to monster comment

Thus exercising the JSON Schema comment escape support.
2020-03-12 12:10:30 -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 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
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
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
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
Color.java
Color.kt
Color.lua
Color.php
Color.py
Monster.cs Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.go Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.java Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.kt Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.lua Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.php Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.py Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_grpc_fb.py
MonsterStorage_grpc.go
MonsterStorageGrpc.java
NestedStruct.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
NestedStruct.java
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
Race.java
Race.kt
Race.lua
Race.php
Race.py
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
Referrable.kt
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
Stat.kt
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
Test.kt
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
TestEnum.kt
TestEnum.py
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
TestSimpleTableWithEnum.kt
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
TypeAliases.kt
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
Vec3.kt
Vec3.lua
Vec3.php
Vec3.py Flatbuffers Python Object API (#5616) 2019-12-02 14:11:28 -08:00