daml/daml-assistant
Martin Huschenbett 167232bd81
Ban usage of generic templates (#3631)
We don't drop full support from the compiler yet but rather ban their use by
adding a check to the preprocessor. We'll remove the actual support as we go
along with fixing the upgrading story.

CHANGELOG_BEGIN

- [DAML Compiler] Make the experimental feature "generic templates"
  unavailable. The current implementation is at odds with other, more important
  language features still under development.

CHANGELOG_END
2019-11-26 17:15:17 +01:00
..
daml-helper Sdk access token file (#3607) 2019-11-25 17:38:41 +00:00
daml-project-config/DA/Daml/Project Set Sdk-Version in DAR Manifest to compiler SDK version. (#3587) 2019-11-22 16:25:58 +00:00
exe/DA/Daml Robuster logic for --install-assistant=auto (#2656) 2019-08-26 10:02:19 +00:00
integration-tests Ban usage of generic templates (#3631) 2019-11-26 17:15:17 +01:00
scala-daml-project-config Upload codegen fat-jars to maven central (#3476) 2019-11-14 18:40:54 +01:00
src/DA/Daml/Assistant Robuster logic for --install-assistant=auto (#2656) 2019-08-26 10:02:19 +00:00
test/DA/Daml/Assistant update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
BUILD.bazel Rename hazel_deps to hackage_deps (#2789) 2019-09-06 09:01:09 +00:00
daml-project-config.cabal Supporting producing sdist tarballs for the HS ledger bindings (#2336) 2019-07-30 14:34:16 +02:00
get-daml.sh Delete temp directory in get-daml.sh (#3233) 2019-10-18 17:02:02 +01:00