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
/
value
/
attrs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
r/5967
refactor(tvix/eval): simplify NixString representation(s)
Vincent Ambo
1
-2
/
+2
2023-03-13
r/5964
refactor(tvix/eval): flatten call stack of VM using generators
Vincent Ambo
1
-52
/
+0
2023-01-20
r/5715
refactor(tvix/eval): keep globals alive through VM struct
Vincent Ambo
1
-3
/
+18
2022-12-29
r/5541
refactor(tvix/eval): persistent, memory-sharing OrdMap for NixAttrs
Vincent Ambo
1
-1
/
+1
2022-12-21
r/5459
feat(tvix/eval): add EvalIO to public crate API
Vincent Ambo
1
-3
/
+3
2022-11-04
r/5236
fix(tvix/eval): remove impl PartialEq for Value
Adam Joseph
1
-14
/
+21
2022-10-10
r/5087
feat(tvix/eval): Initial resolution of `<...>` paths
Griffin Smith
1
-3
/
+3
2022-09-20
r/4942
test(tvix/eval): Make proptests a bit smaller
Griffin Smith
1
-3
/
+3
2022-09-18
r/4909
chore(tvix/eval): Pass in VM to nix_eq
Griffin Smith
1
-4
/
+18
2022-09-18
r/4908
refactor(tvix/eval): Don't (ab)use PartialEq for Nix equality
Griffin Smith
1
-9
/
+21
2022-09-18
r/4906
test(tvix/eval): Add Eq-laws tests for NixAttrs
Griffin Smith
1
-0
/
+11
2022-09-13
r/4839
fix(tvix/eval): address current clippy lints
Vincent Ambo
1
-4
/
+4
2022-09-07
r/4702
feat(tvix/eval): implement NixAttrs::iter()
Vincent Ambo
1
-0
/
+47
2022-08-25
r/4481
refactor(tvix/value): ensure internal attrs representation is hidden
Vincent Ambo
1
-3
/
+4
2022-08-24
r/4456
test(tvix/value): add simple attrset construction tests
Vincent Ambo
1
-0
/
+53