daml/docs/source
Sofia Faro 06701f7d5e
Expose rounding modes as constructors + add BigNumeric docs. (#9336)
* Expose rounding modes as constructors.

This PR exposes the rounding modes as constructors for RoundingMode. Pattern matching for RoundingMode is not implemented and not critical (will open a separate issue).

This PR also adds documentation for BigNumeric.

changelog_begin
changelog_end

* Fix rounding mode literals

* Update data-types.rst

* expose constructors

* expose constructors (part 2)

* Update compiler/damlc/daml-prim-src/GHC/Types.daml

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>

* Try to improve `Numeric n` description.

* Add message for RoundingMode match and a test.

* Restrict RoundingMode test to 1.dev

* Update version numbers to 1.13

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2021-04-07 14:58:31 +00:00
..
app-dev Avoid deprecated forHostWithLedgerIdDiscovery in quickstart-java (#9337) 2021-04-06 22:38:35 +02:00
concepts correct the causaility definition for non-stakeholder actors and choice observers (#8892) 2021-02-19 10:16:07 +01:00
daml Expose rounding modes as constructors + add BigNumeric docs. (#9336) 2021-04-07 14:58:31 +00:00
daml-integration-kit Fix typos in docs (#8761) 2021-02-04 19:44:15 +01:00
daml-repl Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
daml-script docs: try to improve script --input-file (#8793) 2021-02-09 14:14:35 +00:00
deploy Fix typos in docs (#8761) 2021-02-04 19:44:15 +01:00
getting-started Support fetching SDK EE tarball in the assistant (#9146) 2021-03-16 14:17:50 +01:00
json-api Fix typos in docs (#8761) 2021-02-04 19:44:15 +01:00
ops Add pruning stabilization to ledger API changelog (#9126) 2021-03-12 16:49:12 +00:00
support Add documentation for the Daml Profiler (#9174) 2021-03-18 09:48:10 +01:00
tools Fix typo in profiler docs, file name starts with profile (not profiler) (#9338) 2021-04-07 08:50:21 +02:00
triggers Fix typos in docs (#8761) 2021-02-04 19:44:15 +01:00
upgrade Use DA.Map in triggers if available (#9023) 2021-03-04 14:15:01 +01:00
index.rst Non-repudiation: documentation (#9288) 2021-03-31 11:30:54 +00:00