daml/docs/source
Moritz Kiefer 0a6be2b341
Overload submit so that it doesn’t collide with DAML script (#4831)
This introduces a `HasSubmit` typeclass (following the naming scheme
of `HasCreate`, …) and instances for `Scenario` and `Script`. This
avoids the need to hide `submit` in every single DAML script.

changelog_begin

- [DAML Standard Library] ``submit`` and ``submitMustFail`` are now
  overloaded so that they can be used in both scenarios and DAML script.

changelog_end
2020-03-05 15:43:35 +01:00
..
app-dev Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
concepts Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
daml Add a first version of new upgrade docs (#4750) 2020-03-02 09:54:39 +01:00
daml2ts Adjust with suggestions from review feedback (#4261) 2020-01-30 11:31:08 -05:00
daml-integration-kit update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
daml-repl Add documentation for DAML repl and advertise it (#4678) 2020-02-25 11:16:31 +00:00
daml-script Overload submit so that it doesn’t collide with DAML script (#4831) 2020-03-05 15:43:35 +01:00
deploy update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
examples update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
experimental update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
getting-started GSG: address some feedback from the workshop (#4757) 2020-02-28 14:35:25 +00:00
json-api Add create-and-exercise JSON API endpoint (#4754) 2020-03-02 20:43:58 +00:00
support Release 0.13.54 (#4627) 2020-02-20 16:42:00 +00:00
tools Fix JWT example in sandbox auth docs (#4640) 2020-02-20 13:56:22 -05:00
triggers Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
upgrade Address upgrade doc review comments (#4811) 2020-03-04 18:09:45 +01:00
index.rst Add a first version of new upgrade docs (#4750) 2020-03-02 09:54:39 +01:00