flatbuffers/tests/my-game/example
tira-misu 2ad408697f
[TS] Fix generation of struct members in object api (#7148)
* Fix C/C++ Create<Type>Direct with sorted vectors

If a struct has a key the vector has to be sorted. To sort the vector
you can't use "const".

* Changes due to code review

* Improve code readability

* Add generate of JSON schema to string to lib

* option indent_step is supported

* Remove unused variables

* Fix break in test

* Fix style to be consistent with rest of the code

* [TS] Fix reserved words as arguments (#6955)

* [TS] Fix generation of reserved words in object api (#7106)

* [TS] Fix generation of object api

* [TS] Fix MakeCamel -> ConvertCase

* [TS] Add test for struct of struct of struct

* Update generated files

* Add missing files

* [TS] Fix query of null/undefined fields in object api
2022-03-23 21:40:11 -07:00
..
ability.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
ability.ts [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
any-ambiguous-aliases.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
any-ambiguous-aliases.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
any-unique-aliases.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
any-unique-aliases.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
any.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
any.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
color.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
color.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
long-enum.ts Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
monster.js [TS] Add single-file ts codegen & bazel rule for typescript (#7161) 2022-03-10 10:08:13 -08:00
monster.ts Fix 64-bit numeric enum values in typescript (#7135) 2022-03-04 21:57:48 -08:00
race.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
race.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
referrable.js [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
referrable.ts [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
stat.js [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
stat.ts [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
struct-of-structs-of-structs.ts [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
struct-of-structs.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
struct-of-structs.ts [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00
test-simple-table-with-enum.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
test-simple-table-with-enum.ts [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
test.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
test.ts [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
type-aliases.js [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
type-aliases.ts [TS/JS] BigInt implementation (#6998) 2022-01-06 20:35:37 -06:00
vec3.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
vec3.ts [TS] Fix generation of struct members in object api (#7148) 2022-03-23 21:40:11 -07:00