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
/
tests
/
nix_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
r/5296
test(tvix/eval): enable eval-okay-closure test from nix_tests
Vincent Ambo
2
-1
/
+2
2022-11-10
r/5276
feat(tvix/eval): detect division by zero
jhahn
2
-0
/
+2
2022-11-06
r/5255
feat(tvix/eval): placeholder builtin implementations
Vincent Ambo
2
-0
/
+0
2022-11-04
r/5244
feat(tvix/eval): implement builtins.split
Adam Joseph
2
-0
/
+0
2022-10-31
r/5226
fix(tvix/eval): nix_eq() must recurse
Adam Joseph
2
-0
/
+0
2022-10-29
r/5222
feat(tvix/eval): Implement builtins.sort
Griffin Smith
2
-0
/
+0
2022-10-28
r/5219
feat(tvix/eval): add builtins.replaceStrings
James Landrein
2
-0
/
+0
2022-10-24
r/5192
feat(tvix/eval): Implement builtins.mapAttrs
Griffin Smith
2
-0
/
+0
2022-10-24
r/5190
feat(tvix/eval): implement builtins.currentSystem
Adam Joseph
2
-0
/
+0
2022-10-22
r/5175
feat(tvix/eval): Implement builtins.deepSeq
Griffin Smith
2
-0
/
+0
2022-10-20
r/5168
fix(tvix/eval): restore .exp.xml files and skip in test suite
sterni
2
-0
/
+0
2022-10-20
r/5167
fix(tvix/eval): fix path in notyetpassing tests
sterni
4
-4
/
+4
2022-10-20
r/5166
test(tvix/eval): eval-okay-eq.nix can actually be tested
sterni
3
-1
/
+1
2022-10-20
r/5165
fix(tvix/eval): eval-okay-pathexists test can be executed
sterni
2
-0
/
+0
2022-10-20
r/5164
test(tvix/eval): update C++ Nix test suite to current master
sterni
22
-31
/
+85
2022-10-19
r/5161
feat(tvix/eval): expect not-yet-passing tests to fail
Adam Joseph
72
-0
/
+0
2022-10-13
r/5123
feat(tvix/eval): enable the XFAIL tests
Adam Joseph
1
-0
/
+0
2022-10-13
r/5122
test(tvix/eval): update for cppnix PR #7149
Adam Joseph
1
-0
/
+3
2022-09-03
r/4607
fix(tvix/eval): correctly escape `${` in strings
Vincent Ambo
1
-1
/
+1
2022-08-26
r/4511
test(tvix/eval): make sure all language tests also pass with C++ Nix
sterni
1
-1
/
+1
2022-08-24
r/4461
feat(tvix/tests): check in Nix' language test suite
Vincent Ambo
243
-0
/
+2177