daml/language-support
Stephen Compall cb91febcd5
support cross-module interface implementation in typescript codegen (#13636)
* reproduce the cross-module codegen error
* let genTypeCon calculate the JS name, don't just tack on exports

CHANGELOG_BEGIN
- [daml codegen js] Support templates implementing interfaces that are defined in
  separate modules.
  See `issue #13636 <https://github.com/digital-asset/daml/pull/13636>`__.
CHANGELOG_END
2022-04-20 10:53:28 -04:00
..
codegen-common Add interface support to transitiveClosure (#13557) 2022-04-11 16:36:23 +00:00
codegen-main update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hs/bindings Daml assitant support for Http metering endpoint [DPP-858] (#13157) 2022-03-10 11:33:09 +00:00
java Restrict Java codegen to types that can be seen over the Ledger API (#13571) 2022-04-12 18:16:29 +02:00
scala Cleanup unused classes related to pureconfig (#13559) 2022-04-11 21:00:31 +02:00
ts support cross-module interface implementation in typescript codegen (#13636) 2022-04-20 10:53:28 -04:00