daml/daml-lf/repl
nickchapman-da 6d0a681169
[engine] improve speedy control (#14602)
Improve handling of control within the speedy machine.
- Intro dedicated Control type, and single machine component control: Control
- Replacing old machine components: returnValue/ctrl
- Code which is expected to take a step and update the control, can now return Control
- Instead of side-effecting returnValue/ctrl, and returning Unit
2022-08-04 10:46:58 +01:00
..
src/main/scala/com/digitalasset/daml/lf/repl/testing [engine] improve speedy control (#14602) 2022-08-04 10:46:58 +01:00
BUILD.bazel LF: Add LoggingContext to Speedy Machine (#12976) 2022-02-21 13:34:46 +01:00