depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
compiler
/
attrs.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-18
r/4913
fix(tvix/eval): ensure all thunks are forced in nested selects
Vincent Ambo
1
-2
/
+4
2022-09-18
r/4907
refactor(tvix/eval): clone the Arc<codemap::File> for the compiler
Vincent Ambo
1
-1
/
+1
2022-09-17
r/4890
refactor(tvix/eval): rename OpAttrsIsSet -> OpHasAttr
Vincent Ambo
1
-1
/
+1
2022-09-16
r/4876
feat(tvix/eval): implement recursive attribute sets
Vincent Ambo
1
-12
/
+10
2022-09-16
r/4873
refactor(tvix/eval): move compile_inherit_attrs to compiler::attrs
Vincent Ambo
1
-0
/
+62
2022-09-16
r/4872
refactor(tvix/eval): explicitly construct attrs in phases
Vincent Ambo
1
-32
/
+100
2022-09-13
r/4849
fix(tvix/eval): force left argument of `?` before checking for attrs
sterni
1
-0
/
+2
2022-09-13
r/4844
fix(tvix/eval): use fragment span for OpAttrsSelect
Vincent Ambo
1
-2
/
+2
2022-09-13
r/4840
refactor(tvix/eval): encapsulate scope_depth in compiler::scope
Vincent Ambo
1
-2
/
+2
2022-09-13
r/4830
feat(tvix/eval): implement initial fancy display for warnings
Vincent Ambo
1
-1
/
+1
2022-09-11
r/4823
refactor(tvix/eval): remove `todo!()` calls in compiler
Vincent Ambo
1
-1
/
+5
2022-09-11
r/4814
fix(tvix/eval): pass correct slot when compiling attr values
Vincent Ambo
1
-1
/
+1
2022-09-11
r/4810
refactor(tvix/eval): move attrset-related code to compiler::attrs
Vincent Ambo
1
-0
/
+208