daml/compiler/repl-service
Andreas Herrmann a51c4d1d2e
DAML REPL support static-time mode (#6485)
* DAML REPL --static-time regression test

* damlc repl --static-time|--wall-clock-time flags

CHANGELOG_BEGIN
- [DAML REPL] The time mode can now be specified using the
  ``--static-time`` and ``--wall-clock-time`` flags.
CHANGELOG_END

* Update compiler/damlc/lib/DA/Cli/Damlc.hs

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>

* Verify the effect of setTime using getTime

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2020-06-25 13:08:10 +00:00
..
client DAML REPL support static-time mode (#6485) 2020-06-25 13:08:10 +00:00
protos Split up repl tests to make them faster (#5450) 2020-04-07 10:22:15 +02:00
server DAML REPL support static-time mode (#6485) 2020-06-25 13:08:10 +00:00