daml/language-support/scala
Neil Mitchell ed431b4717
Move Tuple and Either types to DA.Types (#1099)
* Add a helper function to qualify things with respect to a module

* Supress some warnings I saw when building

* Move Tuple* and Either to daml-prim:DA.Types, so they have a nice name for Java users (instead of GHC.Tuple or DA.Internal.Prelude)

* Add copyright header

* Update daml-foundations/daml-ghc/daml-prim-src/DA/Types.daml

Co-Authored-By: Martin Huschenbett <martin.huschenbett@posteo.me>

* Update daml-foundations/daml-ghc/daml-prim-src/DA/Types.daml

Co-Authored-By: Martin Huschenbett <martin.huschenbett@posteo.me>

* Update the daml-lf translation of tuple types

* Fix up the scala bindings for how to use types

* Clarify what action people need to take following the release notes

* Fix an expected test

* Clarify the changelogs even more

* Run ScalaFmt

* Clean up the release notes a bit

* Use the changelog from Beth

* Update the release notes again

* Update docs/source/support/release-notes.rst

Co-Authored-By: Gerolf Seitz <gerolf.seitz@digitalasset.com>

* Fix up the scenario error messages
2019-05-13 16:36:21 +01:00
..
bindings increase ledger-api IT timeout; daml-lf, language-support/scala: remove long-deprecated symbols (#741) 2019-04-26 21:05:26 +00:00
bindings-akka Remove ExercisedEvent in Event oneof. (#1067) 2019-05-13 14:36:13 +02:00
bindings-akka-testing Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
codegen Daml lf type safty (ChoiceName, VarName, FieldName, ConstructorName) (#983) 2019-05-13 11:17:12 +00:00
codegen-sample-app Move Tuple and Either types to DA.Types (#1099) 2019-05-13 16:36:21 +01:00
codegen-testing Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
docs/codegen/source open-sourcing daml 2019-04-04 09:33:38 +01:00
examples quickstart-scala daml assistant template cleanup (#614) (#1007) 2019-05-08 11:18:22 -04:00
sandbox-control Remove a useless dependency on daml-prim from a sandbox-control test (#948) 2019-05-06 18:57:25 +02:00