daml/language-support/scala
Stephen Compall dba6ac77b3
include contract keys in the Scala codegen output plan when using --root (#6696)
* include DefTemplate's key types under the Ty type variable

* note that contract key types are included by folding over DefTemplates' Tys

- the topo sort from --root now correctly includes contract keys

* test that contract key dependencies get included in the Scala codegen plan

* no changelog

CHANGELOG_BEGIN
CHANGELOG_END
2020-07-10 15:26:51 -04:00
..
bindings support Scala-typed exercise-by-key in Scala codegen (#6660) 2020-07-09 13:14:40 -04:00
bindings-akka replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00
bindings-akka-testing Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen include contract keys in the Scala codegen output plan when using --root (#6696) 2020-07-10 15:26:51 -04:00
codegen-sample-app support Scala-typed exercise-by-key in Scala codegen (#6660) 2020-07-09 13:14:40 -04:00
codegen-testing set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
docs/codegen/source Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
examples set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00