snix/tvix/eval/src/compiler
sterni d09f333d0e fix(tvix/eval): thunk lambda expressions
As cl/8658 and b/274 reveal, lambda expressions are also wrapped in
thunks.

Resolves b/274.

Change-Id: I02fe5c8730ac76748d940e4f4427116587875275
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8662
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-05-29 19:36:41 +00:00
..
bindings.rs feat(tvix/eval): unthunk empty lists and attribute sets 2023-05-25 11:28:13 +00:00
import.rs fix(tvix/eval): emit warnings from builtins.import again 2023-03-13 20:30:59 +00:00
mod.rs fix(tvix/eval): thunk lambda expressions 2023-05-29 19:36:41 +00:00
optimiser.rs refactor(tvix/eval): remove redundant clone 2023-02-16 22:42:14 +00:00
scope.rs refactor(tvix/eval): administer antidote for poison 2023-01-21 10:19:15 +00:00