snix/tvix/eval/src/compiler
Vincent Ambo b9566da5c9 refactor(tvix/eval): add and use Compiler::push_op method
This is currently just a wrapper around Chunk::push_op, but will gain
the span resolution logic in a moment.

Change-Id: I862bf9ecff0932f8da6708401ea044b9442c5d5b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6377
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-09-07 19:08:56 +00:00
..
mod.rs refactor(tvix/eval): add and use Compiler::push_op method 2022-09-07 19:08:56 +00:00
scope.rs fix(tvix/eval): address current clippy lints 2022-09-07 19:08:56 +00:00