daml/compiler/damlc/tests
associahedron 8a7c6cd94d Add support for single-constructor enum types. (#3345)
* Allow data A = A by prepending DamlEnum$ to type name.

* Single con enums basically work.

* Fix export lists for single constructor enum types.

* Revert "Fix export lists for single constructor enum types."

This reverts commit 7475a3dfbe3531d3ef62fdbcfe64c01a9e22d7af.

* Switch to a "stupid theta" approach

* Clean up enum type preprocessor

* Run enum preprocessor on generated code.

* Add daml-docs golden test for single constructor enums

* s/genPreprocessor/generatedPreprocessor/g

* Update copyright header

* Update release notes

* Remove unnecessary OverloadedStrings
2019-11-06 16:03:52 +00:00
..
bond-trading Revert "Revert "Intern all strings and dotted names in the DAML-LF protobuf encoding (#3067)"" (#3120) 2019-10-16 12:12:07 +00:00
daml-test-files Add support for single-constructor enum types. (#3345) 2019-11-06 16:03:52 +00:00
src Add Applicative functions that ignore their results (#3354) 2019-11-06 15:45:33 +01:00
BUILD.bazel Update to current state of progress reporting in LSP (#3211) 2019-10-17 16:14:49 +02:00
util.bzl Update to current state of progress reporting in LSP (#3211) 2019-10-17 16:14:49 +02:00