snix/tvix/eval/src/vm
Florian Klink 8bd7ced1fb feat(tvix/eval/io): allow &mut self in EvalIO
It's okay if these calls mutate some internal state inside an
implementation.

Change-Id: I12bb11bde0310778c3da1275696bf7de058863a3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8571
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-05-14 18:59:55 +00:00
..
generators.rs feat(tvix/eval): track span of first force in a thunk blackhole 2023-03-17 19:31:37 +00:00
macros.rs feat(tvix/eval): give generators human-readable names 2023-03-13 20:30:59 +00:00
mod.rs feat(tvix/eval/io): allow &mut self in EvalIO 2023-05-14 18:59:55 +00:00