snix/tvix/eval/src/compiler
Vincent Ambo e96f94ac88 refactor(tvix/eval): compile_recursive_scope -> compile_bindings
Change-Id: Iff18d0f84ba2b7a4194797e6c52c55b1c37e419c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6794
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-09-29 11:47:47 +00:00
..
bindings.rs refactor(tvix/eval): compile_recursive_scope -> compile_bindings 2022-09-29 11:47:47 +00:00
mod.rs chore(tvix/eval): fix all current clippy lints 2022-09-29 11:47:47 +00:00
scope.rs fix(tvix/eval): support string identifiers in inherits 2022-09-22 23:07:14 +00:00
spans.rs refactor(tvix/eval): clone the Arc<codemap::File> for the compiler 2022-09-18 21:12:50 +00:00