mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
e2a8cc29e5
* generate choice instances for cross sdk dependencies * add line to test cross-sdk exercise of choice * revert to naming choice in GenerateSimpleDalf as "NotChoice" * remove filter/special-handlimg for "Archive" choice * dont assume a tycon with the same name as a choice; instead use type from chcArgBinder * error if cant find the template datatype def * naming * avoid intercalate followed by re-split on "." in module name * GenerateSimpleDalf: have two choices: one of record type, one of variant type * Update Upgrade.hs * added some linebreaks, spaces for readability * address cosmetic comments * use Sdk. prefix as necessary so tests work * mollify hlint * fix: daml-assistant/integration-tests |
||
---|---|---|
.. | ||
src/DA/Daml | ||
BUILD.bazel |