summaryrefslogtreecommitdiff
path: root/cpp/src/slice2swift/SwiftUtil.cpp
Commit message (Expand)AuthorAge
* Fix returnValue labelJose2019-06-18
* Support for dispatch interceptorsBernard Normier2019-06-14
* Swift servant dispatch updatesJose2019-06-11
* Swif doc comment fixesJose2019-05-30
* More Swift doc comment fixesJose2019-05-28
* Add Swift documentation commentsJose2019-05-28
* Use nil as default value for optional parametersJose2019-05-22
* Make sent closure a trailing closureBernard Normier2019-05-09
* Add/remove leading underscoresBernard Normier2019-05-08
* Add support for "swift:attribute" and @discardableResultJose2019-05-07
* Fix identifier escapingJose2019-05-07
* Added missing newline in generated super.initBernard Normier2019-05-03
* Fix for marshal/unmarshal generated codeJose2019-05-02
* Map ConnectionInfo.cets to SecCertificate arrayJose2019-05-01
* Reduced generated initializersBernard Normier2019-04-24
* Fixed keyword escapingBernard Normier2019-04-24
* Added missing Swift qualification in generated codeBernard Normier2019-04-23
* Changed mapping for local classes to protocolsBernard Normier2019-04-22
* Fix for unmarshal out params generated codeJose2019-04-22
* Fix dispatch marshal orderingJose2019-04-20
* Minor style fixJose2019-04-19
* Bogus call to readPendingValues in generated codeJose2019-04-19
* Bogus writePendingValues call in generated codeJose2019-04-19
* Fixes to blobject and async error handlingJoe George2019-04-17
* Fix type qualificationsJose2019-04-05
* Proxy implementation updatesJose2019-04-05
* Fix operation optional parameters declarationJose2019-04-04
* Fixes for optional marshalling unmarshallingJose2019-04-03
* Fix mapping for class proxyJose2019-04-02
* Fix dispatch function namesJoe George2019-04-02
* fix escaping of Swift keywordsJose2019-04-02
* Fix for structure type init methodsJose2019-04-02
* slice2swift Object fixesJoe George2019-04-01
* Server side supportJoe George2019-04-01
* Swift constructed types initialization fixesJose2019-04-01
* Fixes for check if a structure type contains class membersJose2019-04-01
* Missing format type in async operationsJose2019-03-29
* Set operation format typeJose2019-03-29
* Marshaling unmarshaling updatesJose2019-03-26
* Missing calls to read/write pending valuesJose2019-03-21
* Fix async operations to not throwJoe George2019-03-20
* Fix invocation sent modeJose2019-03-19
* Add labels to proxy return tuplesJoe George2019-03-18
* Add ice_staticId and fix proxy unmarshaling func labelJoe George2019-03-18
* Proxy unmarshaling cleanup for streamingJoe George2019-03-18
* Async fixesJoe George2019-03-18
* Proxy unmarshaling fixesJoe George2019-03-18
* slice2swift fixes for marshal and proxy hierarchyJose2019-03-18
* Fix for ice_invoke to read the out parameters encapsulationJoe George2019-03-15
* Add async proxy operationsJoe George2019-03-15