mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
5aa3cba949
There is lots of room for improvements here but I think this is a good first step. The 3 main things that could be improved imho are: - Rewrite source locations to point to the original file rather than the generated module - Provide some way to declare things like imports or more general, setup code that is added to the generated module. - Prettier/more helpful output during a run, e.g., print the list of successful tests. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
daml.bzl |