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
/
notyetpassing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
r/7597
feat(tvix/eval): implement `builtins.hashString`
Padraic-O-Mhuiris
4
-11
/
+0
2024-01-25
r/7449
feat(tvix/eval/tests): compare .xml outputs
Florian Klink
3
-438
/
+0
2024-01-25
r/7448
feat(tvix/eval): track pattern binding names
Florian Klink
2
-73
/
+0
2024-01-24
r/7445
fix(tvix/eval/tests): fix eval-okay-getenv
Florian Klink
2
-2
/
+0
2023-06-15
r/6314
test(tvix/eval): update nix_tests suite to C++ Nix master
sterni
15
-5
/
+319
2023-03-13
r/5979
fix(tvix/eval): implement cppnix JSON-serialisation semantics
Vincent Ambo
2
-14
/
+0
2023-01-25
r/5754
feat(tvix/eval): implement builtins.fromTOML
Florian Klink
2
-209
/
+0
2023-01-16
r/5664
feat(tvix/eval): implement builtins.toXML
Vincent Ambo
4
-6
/
+0
2022-12-25
r/5486
fix(tvix/eval): fix current clippy warnings
Vincent Ambo
1
-0
/
+0
2022-12-15
r/5420
refactor(tvix): build Rust projects using crate2nix
Vincent Ambo
4
-0
/
+2
2022-11-21
r/5296
test(tvix/eval): enable eval-okay-closure test from nix_tests
Vincent Ambo
1
-13
/
+0
2022-11-06
r/5255
feat(tvix/eval): placeholder builtin implementations
Vincent Ambo
2
-25
/
+0
2022-11-04
r/5244
feat(tvix/eval): implement builtins.split
Adam Joseph
2
-49
/
+0
2022-10-31
r/5226
fix(tvix/eval): nix_eq() must recurse
Adam Joseph
2
-36
/
+0
2022-10-29
r/5222
feat(tvix/eval): Implement builtins.sort
Griffin Smith
2
-21
/
+0
2022-10-28
r/5219
feat(tvix/eval): add builtins.replaceStrings
James Landrein
2
-12
/
+0
2022-10-24
r/5192
feat(tvix/eval): Implement builtins.mapAttrs
Griffin Smith
2
-4
/
+0
2022-10-24
r/5190
feat(tvix/eval): implement builtins.currentSystem
Adam Joseph
2
-13
/
+0
2022-10-22
r/5175
feat(tvix/eval): Implement builtins.deepSeq
Griffin Smith
2
-2
/
+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
2
-4
/
+0
2022-10-20
r/5165
fix(tvix/eval): eval-okay-pathexists test can be executed
sterni
2
-6
/
+0
2022-10-20
r/5164
test(tvix/eval): update C++ Nix test suite to current master
sterni
14
-31
/
+72
2022-10-19
r/5161
feat(tvix/eval): expect not-yet-passing tests to fail
Adam Joseph
71
-0
/
+1094