-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove compiler support for
controller..can
choice syntax (#17362)
* Update GHC_REV * Remove 'controller..can' syntax in java codegen StakeholdersTest * Remove 'controller..can' syntax in ChoiceSyntaxes daml-test-file * Remove daml-test-files {,No}WarnControllerCan * Remove 'controller..can' syntax in SemanticsEvalOrder{,RightToLeft} daml-test-files * Update {Structure,Reference}.daml code snippets for docs.daml.com * Remove 'controller..can' syntax in TestGrammar.daml * changelog entry for 'controller..can' removal * Update UNRELEASED.md Co-authored-by: carrielaben-da <91496516+carrielaben-da@users.noreply.github.com>
- Loading branch information
1 parent
74d7459
commit 1bee52e
Showing
12 changed files
with
110 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
compiler/damlc/tests/daml-test-files/NoWarnControllerCan.daml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
compiler/damlc/tests/daml-test-files/WarnControllerCan.daml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.