snix/tvix/eval/src/tests
Vincent Ambo ae531a2245 feat(tvix/eval): implement capture of self-recursive upvalues
With this change, it becomes possible for functions to call themselves
as they are being defined in local bindings.

Change-Id: Ib46a39ba17b1452b5673d96fa729d633d237241a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6314
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-09-06 07:29:25 +00:00
..
nix_tests fix(tvix/eval): correctly escape ${ in strings 2022-09-03 00:47:58 +00:00
tvix_tests feat(tvix/eval): implement capture of self-recursive upvalues 2022-09-06 07:29:25 +00:00
mod.rs refactor(tvix/eval): use pretty_assertions for tests 2022-09-01 12:50:17 +00:00