aboutsummaryrefslogtreecommitdiff
path: root/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersUnionTests.swift
AgeCommit message (Expand)Author
2021-10-07Adds JSON encoding to swift (#6874)mustiikhalil
2021-09-27Improves documentation, and adding DocC (#6784)mustiikhalil
2021-05-14Implements verifier and code gen for swift (#6373)mustiikhalil
2021-04-24[swift] Implements union strings (#6589)mustiikhalil
2021-02-19Fixes grammer (#6477)mustiikhalil
2021-01-02Updates license date to 2021 (#6378)mustiikhalil
2020-12-17[Swift] Rebuild the way swift handles structs from scratch (#6326)mustiikhalil
2020-11-16[Swift] Adds a format file and reformats the swift project (#6250)mustiikhalil
2020-09-17[Swift] Migrates struct write APIS to write directly to the buffer (#6093)mustiikhalil
2020-07-27[Swift] RFC: Switch Swift namespace from public enum to ordinary concat with ...Liu Liu
2020-06-04Adds bool support in structs + updates grpc support + CI upgrades (#5943)mustiikhalil
2020-05-07[swift] Moves code to use VTablesStorage (#5888)mustiikhalil
2020-04-13[Swift] Object API support (#5826)mustiikhalil
2020-04-02Improves performance for the swift library by using structs + a storage class...mustiikhalil
2020-02-24[Swift] Adds GRPC to Swift (#5758)mustiikhalil
2020-01-13Added create function for swift (#5707)mustiikhalil
2020-01-09[Swift] Swift implementation 🎉🎉 (#5603)mustiikhalil