daml/docs/source
Robin Krom 51e53ce006
language: Rebuild/redeploy on key press (#7562)
This makes the `daml start` process listen for a key-press. When 'r' is
pressed, the package is re-build, the new package uploaded to the
in-memory sandbox and the codegen re-run.

Note: While we clean previous outputs of the code generation, there is
currently no way to drop previously uploaded packages from the in-memory
sandbox. However, it will take many re-uploads until this will become a
problem.

CHANGELOG_BEGIN
[daml start] You can now press 'r' (or 'r' + 'Enter' on Windows) in the
  terminal where `daml start` is running to rebuild the DAR package and
  generate JavaScript/Java/Scala bindings and upload the new package to
  the sandbox. This frees the user from killing and restarting `daml
  start`.
CHANGELOG_END
2020-10-08 17:10:25 +02:00
..
app-dev Fix typos (#7590) 2020-10-07 11:27:57 +02:00
concepts Check closing quotes (#7528) 2020-10-02 14:53:10 +02:00
daml Rename more contract instance (#7557) 2020-10-02 15:30:53 +02:00
daml-integration-kit Check closing quotes (#7528) 2020-10-02 14:53:10 +02:00
daml-repl Check closing quotes (#7528) 2020-10-02 14:53:10 +02:00
daml-script Check closing quotes (#7528) 2020-10-02 14:53:10 +02:00
deploy Move besu to commercially supported ledgers (#7560) 2020-10-02 16:47:19 +00:00
examples Docs: Remove refernce to ex-upgrade example (#5650) 2020-04-21 15:10:28 +00:00
getting-started language: Rebuild/redeploy on key press (#7562) 2020-10-08 17:10:25 +02:00
json-api Rename more contract instance (#7557) 2020-10-02 15:30:53 +02:00
support Check closing quotes (#7528) 2020-10-02 14:53:10 +02:00
tools Add timer to track queue delay in InstrumentedSource.queue (#7601) 2020-10-08 13:18:31 +00:00
triggers interpret allowed updates and other actions in a free Trigger monad, like Script (#7456) 2020-10-02 14:18:13 -04:00
upgrade interpret allowed updates and other actions in a free Trigger monad, like Script (#7456) 2020-10-02 14:18:13 -04:00
index.rst Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00