mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-04 00:36:58 +03:00
ed431b4717
* 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 |
||
---|---|---|
.. | ||
bindings | ||
bindings-akka | ||
bindings-akka-testing | ||
codegen | ||
codegen-sample-app | ||
codegen-testing | ||
docs/codegen/source | ||
examples | ||
sandbox-control |