mustiikhalil
4c7a9c10d3
Adds JSON encoding to swift ( #6874 )
...
Updates generated code & removes unneeded protocol
Updates cpp to only generate code when flag is passed
Updates code gen script
2021-10-07 23:22:22 +02:00
mustiikhalil
a5175c513a
Implements verifier and code gen for swift ( #6373 )
...
Updates test cases on linux
Adhere to new protocol naming
Adds fuzzing
Adds documentation
Adds support for string unions
Updated fuzzer generated code
2021-05-14 20:59:28 +03:00
Wouter van Oortmerssen
42ca1b9140
Swift/Kotlin generated code version updates
...
Change-Id: I035163cb5edd087a190bb518e686c79887241383
2021-05-10 11:30:26 -07:00
mustiikhalil
4ccc52c7a0
[swift] Implements union strings ( #6589 )
2021-04-24 14:47:24 +03:00
Casper
261cf3b204
Default-empty vectors of enums ( #6505 )
...
* disable clippy
* Vector of enum default
* swift and tests
* git clang format
* Rewrite enum parser checks
* Remove Voids from more_defaults
* vector enum swift
* remove vector accessor from swift
* clang format
Co-authored-by: Casper Neo <cneo@google.com >
2021-04-06 07:23:45 -04:00
mustiikhalil
e2f5438ac1
Fixes grammer ( #6477 )
...
Updates docs
2021-02-19 12:16:38 -08:00
mustiikhalil
ae603b9770
[Swift] adds support for default vectors and strings ( #6461 )
...
Small fix
Adhere to the new protocol names
2021-02-19 12:47:28 +03:00