daml/daml-assistant
Robin Krom 6a328212f2
language: automatic ts codegen for daml start (#7516)
This executes the code generations specified in the daml.yaml
configuration file on every invocation of `daml start`
and hence frees the user of doing it manually.

CHANGELOG_BEGIN
- [DAML Assistant] The `daml start` now runs all the code generators
specified in the `daml.yaml` project configuration file under the
`codegen` stanza. This frees the user of doing so manually on every
change to the DAML model.
CHANGELOG_END
2020-10-02 15:43:06 +02:00
..
daml-helper language: automatic ts codegen for daml start (#7516) 2020-10-02 15:43:06 +02:00
daml-project-config/DA/Daml/Project Fix damlc test with relative --project-root (#6541) 2020-06-30 16:45:28 +02:00
daml-sdk Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
exe/DA/Daml add indication of DAML_SDK_VERSION for daml version (#7385) 2020-09-14 19:31:06 +02:00
integration-tests language: automatic ts codegen for daml start (#7516) 2020-10-02 15:43:06 +02:00
scala-daml-project-config use -Ywarn-unused for all Scala code (#6907) 2020-08-07 13:16:09 -04:00
src/DA/Daml/Assistant Make paths in assistant environment absolute. (#7142) 2020-08-17 07:45:37 +01:00
test/DA/Daml/Assistant Make paths in assistant environment absolute. (#7142) 2020-08-17 07:45:37 +01:00
BUILD.bazel Refactor deployment tests: (#5342) 2020-04-02 10:17:21 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00