daml/daml-assistant
Robin Krom 29424af721
language: dalf imports and a test (#3176)
* language: dalf imports and a test

This adds the possibility to directly import dalfs in a project. We test
that we can import the `simple-dalf` in the daml-assistant integation
tests. For now we only check that data type generation works, not yet
the template instance.

The following was fixed: When rewriting package self references, this
changes the hash of the package later on and leads to different package
hashes. Also we need to be careful to write the orignal binary
representation to this and not re-encode it because the encoding might
have changed with a different sdk.

* addressing moritz's comments.

* windows doesnt like bazel paths
2019-10-15 17:20:53 +02:00
..
daml-helper language: create the package database from dalfs (#3140) 2019-10-09 17:40:03 +02:00
daml-project-config/DA/Daml/Project update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
exe/DA/Daml Robuster logic for --install-assistant=auto (#2656) 2019-08-26 10:02:19 +00:00
integration-tests language: dalf imports and a test (#3176) 2019-10-15 17:20:53 +02:00
scala-daml-project-config update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
src/DA/Daml/Assistant Robuster logic for --install-assistant=auto (#2656) 2019-08-26 10:02:19 +00:00
test/DA/Daml/Assistant update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
BUILD.bazel Rename hazel_deps to hackage_deps (#2789) 2019-09-06 09:01:09 +00:00
daml-project-config.cabal Supporting producing sdist tarballs for the HS ledger bindings (#2336) 2019-07-30 14:34:16 +02:00
get-daml.sh update copyright notices (#2499) 2019-08-13 17:23:03 +01:00