daml/daml-lf/data/src
Remy e6312fa52c
LF: get ride of user-defined patterns in ValueTranslation. (#8465)
We prune the code of ValueTransalation from the user-defined patterns
in the code of Speedy's ValueTranslation. In particular we remove the usage of
com.daml.lf.language.Util.TTyConApp which:
- induces bad complexity,
- make difficult optimization.

CHANGELOG_BEGIN
CHANGELOG_END
2021-01-12 20:09:02 +01:00
..
main LF: get ride of user-defined patterns in ValueTranslation. (#8465) 2021-01-12 20:09:02 +01:00
test/scala/com/digitalasset/daml/lf Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00