summaryrefslogtreecommitdiff
path: root/cpp/src/slice2swift/Gen.cpp
Commit message (Collapse)AuthorAge
* Fix Swift marshal and unmarshal of exception optional data membersJose2021-01-11
|
* Fix swift dangling pointer warnings - Close #821Jose2020-04-28
|
* Fix Swift 5.2 build failuresJoe George2020-03-27
|
* Fix slice2swift Windows build failureJose2019-09-02
|
* Dispatch fixes for #421 (#440)Reece Humphreys2019-07-18
| | | | | | | | | | | | * Dispatch fixes for #421 * Add interceptor test * Updated test to add test interceptor exceptions * Dispatch fixes and add ability to retry * Fixed comments
* Fix slice2swift build failureJose2019-06-22
|
* Support for dispatch interceptorsBernard Normier2019-06-14
|
* Add doc comments to Input/Output stream extensions for enumerated typesJose2019-06-14
|
* Fix returnValue param nameJose2019-06-13
|
* Rename DefaultObjectImpl to ObjectIBernard Normier2019-06-12
|
* Add :nodoc: to _TypeResolver classesJoe George2019-06-11
|
* Reworked Traits and fixed commentsBernard Normier2019-06-11
|
* Swift servant dispatch updatesJose2019-06-11
|
* Swif doc comment fixesJose2019-05-30
|
* Rename "swift:adopt" -> "swift:inherits"Jose2019-05-29
|
* Fix loopJose2019-05-29
|
* Add "swift:adopt" metadataJose2019-05-29
|
* Add Swift documentation commentsJose2019-05-28
|
* 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
| | | | c# modified: swift/test/Ice/slicing/exceptions/ServerAMD.swift
* Fix identifier escapingJose2019-05-07
|
* Changed mapping for sequence<byte> to Foundation.DataBernard Normier2019-05-03
|
* Refactor handling of numeric types in InputStream and OutputStreamBernard Normier2019-05-03
|
* Map ConnectionInfo.cets to SecCertificate arrayJose2019-05-01
|
* Fixed code generation for class that implements interfaceBernard Normier2019-04-29
|
* Reduced generated initializersBernard Normier2019-04-24
|
* Fixed keyword escapingBernard Normier2019-04-24
|
* Add support for class resolver prefixJose2019-04-23
|
* Added missing Swift qualification in generated codeBernard Normier2019-04-23
|
* Changed mapping for local classes to protocolsBernard Normier2019-04-22
|
* Fix for ice_idsJoe George2019-04-08
|
* Add missing servant functionsJoe George2019-04-08
|
* Multiple fixesJoe George2019-04-08
| | | | | - Remove --list-generated - Fix uncheckedCast to not return an optional
* Prefer open override to override openJoe George2019-04-05
|
* Make LocalExceptions CustomStringConvertibleJoe George2019-04-05
|
* Fix type qualificationsJose2019-04-05
|
* Fix for unmsarshal of exception with optional data membersJose2019-04-05
|
* Fix warning with structure unmarshalling for struct map to classJose2019-04-04
|
* Additional fixes for optional marshalling & unmarshallingJose2019-04-03
|
* Fixes for optional marshalling unmarshallingJose2019-04-03
|
* Fixes for optional marshalling unmarshallingJose2019-04-02
|
* Remove "swift:class"Jose2019-04-02
|
* Fix dispatch function namesJoe George2019-04-02
|
* Fix dispatch base classesJose2019-04-02
|
* slice2swift Object fixesJoe George2019-04-01
|
* Remove unused varsJoe George2019-04-01
|
* Server side supportJoe George2019-04-01
|
* Missing ice_id override for Value typesJose2019-03-29
|
* Fixes to allow override Ice.Value & Ice.UserExceptionJose2019-03-28
|