flatbuffers/tests/union_vector
mugisoba e77926f0ed
[C#] Add Union Constructor Utility for ObjectAPI. (#6105)
* [C#] add union constructor utility.

* add union utility test.

* std::tolower -> CharToLower

* use std::transform instead

* rebase to master. and regenerate test code
2021-07-26 10:01:41 -07:00
..
Attacker.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Attacker.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Attacker.kt Swift/Kotlin generated code version updates 2021-05-10 11:30:26 -07:00
Attacker.php Added missing generated code. 2017-08-11 09:28:06 -07:00
AttackerT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
BookReader.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
BookReader.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
BookReader.kt Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
BookReader.php Added missing generated code. 2017-08-11 09:28:06 -07:00
BookReaderT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Character.cs [C#] Add Union Constructor Utility for ObjectAPI. (#6105) 2021-07-26 10:01:41 -07:00
Character.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Character.kt Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
Character.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
CharacterUnion.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Movie.cs C#/Java generated code version updates 2021-05-10 11:17:31 -07:00
Movie.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Movie.kt Swift/Kotlin generated code version updates 2021-05-10 11:30:26 -07:00
Movie.php Performance improvement to generated+supporting PHP (#5080) 2018-12-20 16:10:20 -08:00
MovieT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Rapunzel.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Rapunzel.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
Rapunzel.kt Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
Rapunzel.php Added missing generated code. 2017-08-11 09:28:06 -07:00
RapunzelT.java [Java] ObjectAPI implementation (#6521) (#6582) 2021-06-03 14:17:40 -07:00
attacker.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
attacker.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
book-reader.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
book-reader.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
character.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
character.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
movie.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
movie.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
rapunzel.js [TS] Add Build TS to CI jobs (#6524) 2021-04-12 10:41:59 -07:00
rapunzel.ts fixed invalid TS call and added test files (#6495) 2021-03-04 12:12:44 -08:00
union_vector.fbs Added support for structs and strings in unions. 2017-04-12 17:47:47 -07:00
union_vector.js [TS] Generate entry point module (#6674) 2021-06-01 09:09:55 -07:00
union_vector.json Fixed vector of union JSON parsing. 2019-03-07 15:05:00 -08:00
union_vector.ts [TS] Generate entry point module (#6674) 2021-06-01 09:09:55 -07:00
union_vector_generated.h Improve generated comparisons for tables (#6486) 2021-06-21 11:37:56 -07:00