mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
6a745ed1fa
* Adapt to new desugaring for choice observers. update hash of ghc patch. changelog_begin changelog_end update ghc patch to final version update stack-snapshot hashes for ghc-lib(-parser) update stackage_snapshot.json, following `bazel run @stackage-unpinned//:pin` expose Optional constructors for desugared code to use adapt LFConversion to expect a 4-tuple for a desugared choice def/sig update LFConversion for choice-observers first example using new choice observer syntax. fix scala type checker to have correct scoping rules for choice-observers remove comment from example which says it is broken improve variable names improve tests for choice-observer clause only test choice-observers SINCE 1.dev add jq queries for choice observeres make positive statement in jq test which checks choice obserers are present test behaviour of choice observers squash me typo * test more choice-observer divulgence * Update documention for choice observers. changelog_begin Support choice observers in 1.dev changelog_end * fix docs build * fix daml docs choice-observers example * address comments: rewording text * annotate choices observers as early-access in documention * split out documentation code-snippets which require --target=1.dev * final tweaks to documentation text |
||
---|---|---|
.. | ||
BUILD.bazel | ||
daml.bzl |