nicked
a2b238960f
Fixed default value of bool in struct for Swift ( #7072 )
2022-02-02 23:39:19 +03:00
Wouter van Oortmerssen
a9a295fecf
More missing version changes
2021-05-10 11:45:16 -07:00
mustiikhalil
4ccc52c7a0
[swift] Implements union strings ( #6589 )
2021-04-24 14:47:24 +03:00
mustiikhalil
4e79d129cb
[Swift] Rebuild the way swift handles structs from scratch ( #6326 )
...
* Rebuild the way swift handles structs from scratch
* Updates docs, and sample binary
* Replaces InMemory to Mutable
* Migrates docs from inmemory
* use inline for some functions
* Renamed Mutable objects
* Updates documentation
2020-12-17 14:55:32 -08:00
mustiikhalil
89435303b7
[Swift] Migrates struct write APIS to write directly to the buffer ( #6093 )
...
* Migrates struct write APIS to in place APIS
* Fixes indentation in grpc swift
2020-09-17 17:10:59 +03:00
mustiikhalil
666800da36
Adds bool support in structs + updates grpc support + CI upgrades ( #5943 )
2020-06-04 09:14:18 -07:00