daml/daml-assistant
Robin Krom ca163d708e
language: feature: initial implementation of a 'migrate' command (#1707)
* language: feature: initial implementation of a 'migrate' command

We add a 'migrate' command to daml assistant that generates a project
that allows to migrate contract instances from package1 to package2.
This first version reads both package1 and package2 from source. As a
next step we read only the dalfs from package1, because it might have
been created with a different compiler.
2019-06-17 16:40:08 +02:00
..
daml-helper language: feature: initial implementation of a 'migrate' command (#1707) 2019-06-17 16:40:08 +02:00
daml-project-config/DAML/Project damlc test --files (#1409) 2019-05-28 15:36:42 +02:00
exe/DAML Simplify daml version output (#1700) 2019-06-17 12:19:56 +01:00
integration-tests language: feature: initial implementation of a 'migrate' command (#1707) 2019-06-17 16:40:08 +02:00
src/DAML/Assistant Simplify daml version output (#1700) 2019-06-17 12:19:56 +01:00
test/DAML/Assistant windows: daml-assistant tests (#1528) 2019-06-05 11:56:11 -04:00
BUILD.bazel List all available versions, and persist version data. (#1339) 2019-05-23 14:33:07 +00:00
get-daml.sh Display version number in yellow line. (#1499) 2019-06-04 09:31:25 +02:00