daml/daml-lf/repl
Remy 76ef4c861a
Speedy: group compiler parameters into a Config case class. (#7438)
* Speedy: group compiler parameters into a Config case class.

Speedy compiler is parametrized by several option flags.  Those flags
are passed through different calls (in particular in the instance of
`CompiledPackages`.

This PR group all this configuration parameters into a case class to
pass the option in a cleaner way.

CHANGELOG_BEGIN
CHANGELOG_END
2020-09-18 19:32:26 +02:00
..
src/main/scala/com/digitalasset/daml/lf/repl/testing Speedy: group compiler parameters into a Config case class. (#7438) 2020-09-18 19:32:26 +02:00
BUILD.bazel LF-Repl: log loading/compilation/validation time (#6549) 2020-07-01 18:28:43 +02:00