tvl-depot/tvix/eval/src/compiler
Vincent Ambo da9e885e06 refactor(tvix/eval): rename OpAttrsIsSet -> OpHasAttr
This matches the name of the AST node from which it was compiled.
Suggested by sterni in cl/6231

Change-Id: Ia51525158d2f47467c01fce2282005b1a8417a47
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6623
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: grfn <grfn@gws.fyi>
2022-09-17 18:58:42 +00:00
..
attrs.rs refactor(tvix/eval): rename OpAttrsIsSet -> OpHasAttr 2022-09-17 18:58:42 +00:00
mod.rs refactor(tvix/eval): clean up implementation of compile_literal 2022-09-17 18:58:42 +00:00
scope.rs chore(tvix/eval): do not inherit scope depth in new scopes 2022-09-13 14:41:57 +00:00
spans.rs feat(tvix/eval): introduce ToSpan trait in compiler module 2022-09-17 14:11:19 +00:00