daml/language-support
Moisés Ackerman 8df9a42f29
Interface desugaring cont. (#11964)
* Move toInterfaceContractId and fromInterfaceContractId out of Implements class

* Split Implements class into single-method classes

* Define toInterface outside its class to swap type arguments

This allows users to call 'toInterface @Interface', since the type of the template can usually be inferred

* Move interface classes and functions to DA.Internal.Interface

changelog_begin
changelog_end
2021-12-07 13:56:57 +01:00
..
codegen-common Handle module-prefixes in Java codegen (#9929) 2021-06-09 07:31:28 +00:00
codegen-main Port the rest of //language-support/... to Scala 2.13 (#8846) 2021-02-15 15:08:00 +01:00
hs/bindings Deprecate 'controller ... can' syntax (#11363) 2021-12-01 13:36:04 +01:00
java Deprecate 'controller ... can' syntax (#11363) 2021-12-01 13:36:04 +01:00
scala Remove source code specific to Scala 2.12 (#12003) 2021-12-07 10:08:19 +00:00
ts Interface desugaring cont. (#11964) 2021-12-07 13:56:57 +01:00