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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
r/7597
feat(tvix/eval): implement `builtins.hashString`
Padraic-O-Mhuiris
6
-1
/
+8
2024-02-20
r/7580
fix(tvix/eval): Propagate catchables in builtins.groupBy
Aspen Smith
2
-0
/
+0
2024-02-10
r/7495
feat(tvix/eval): strengthen significantly catchable test suite
Ryan Lahfa
71
-0
/
+203
2024-02-09
r/7492
fix(tvix/eval): Propagate catchables in NixAttrs::construct
Aspen Smith
2
-0
/
+2
2024-01-25
r/7451
feat(tvix/eval/tvix_tests): add some more xml tests
Florian Klink
2
-0
/
+48
2024-01-25
r/7449
feat(tvix/eval/tests): compare .xml outputs
Florian Klink
4
-20
/
+29
2024-01-25
r/7448
feat(tvix/eval): track pattern binding names
Florian Klink
2
-0
/
+0
2024-01-24
r/7445
fix(tvix/eval/tests): fix eval-okay-getenv
Florian Klink
3
-0
/
+2
2024-01-23
r/7441
docs(tvix/eval/tests): update comment
Florian Klink
1
-2
/
+1
2024-01-18
r/7409
refactor(tvix/eval): move Evaluation::{default,new_pure}() again
Florian Klink
2
-6
/
+3
2024-01-18
r/7407
refactor(tvix/eval): generalize EvalIO container
Florian Klink
1
-2
/
+2
2024-01-17
r/7404
feat(tvix/glue): introduce test suite for context strings
Ryan Lahfa
1
-8
/
+0
2024-01-17
r/7398
feat(tvix/eval): move away from `test_generator` to `rstest`
Ryan Lahfa
1
-28
/
+43
2023-12-31
r/7290
feat(tvix/eval): accept impl AsRef<str> for code
Florian Klink
1
-1
/
+1
2023-12-31
r/7289
refactor(tvix/eval): remove code and location from struct
Florian Klink
2
-9
/
+11
2023-12-29
r/7277
fix(tvix/eval): propagate catchables through builtins.attrNames
Adam Joseph
2
-0
/
+2
2023-12-29
r/7276
fix(tvix/eval): propagate catchables through builtins.intersectAttrs
Adam Joseph
2
-0
/
+2
2023-12-29
r/7275
fix(tvix/eval): propagate catchables in string interpolations
Adam Joseph
2
-0
/
+2
2023-12-29
r/7274
fix(tvix/eval): catchable in type field of nix_eq()
Adam Joseph
2
-0
/
+2
2023-12-29
r/7273
fix(tvix/eval): builtins.match: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-25
r/7264
fix(tvix/eval/value): correctly emit spaces when coercing lists
sterni
2
-14
/
+19
2023-12-12
r/7205
fix(tvix/eval): substring: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7204
fix(tvix/eval): baseNameOf: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7203
fix(tvix/eval): builtins.length: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7201
fix(tvix/eval): builtins.filter: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7199
fix(tvix/eval): builtins.getAttr: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7198
fix(tvix/eval): builtins.elemAt: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7196
fix(tvix/eval): propagate catchables through builtins.splitVersion
Adam Joseph
2
-0
/
+2
2023-12-12
r/7192
fix(tvix/eval): propagate catchables through `&&`
Adam Joseph
2
-0
/
+2
2023-12-12
r/7191
fix(tvix/eval): make `||` propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7190
fix(tvix/eval): fix nested assertions b/340
Adam Joseph
2
-0
/
+0
2023-12-12
r/7189
fix(tvix/eval): `?`: propagate catchables
Adam Joseph
2
-0
/
+2
2023-12-12
r/7187
fix(tvix/eval): calling a catchable is catchable
Adam Joseph
2
-0
/
+2
2023-12-12
r/7186
fix(tvix/eval): fix catchables in named formals
Adam Joseph
2
-0
/
+0
2023-12-12
r/7185
test(tvix/eval): test catchables in named formals
Adam Joseph
2
-0
/
+2
2023-12-12
r/7184
fix(tvix/eval): fix testing catchables for inequality
Adam Joseph
2
-0
/
+0
2023-12-12
r/7183
test(tvix/eval): testing catchable for inequality
Adam Joseph
2
-0
/
+2
2023-12-12
r/7182
fix(tvix/eval): handle catchables in attribute set updates
Adam Joseph
2
-0
/
+0
2023-12-12
r/7181
test(tvix/eval): test for catchable in attribute merges
Adam Joseph
2
-0
/
+2
2023-12-12
r/7180
fix(tvix/eval): fix recovering from throws in implications
Adam Joseph
2
-0
/
+0
2023-12-12
r/7179
test(tvix/eval): test recovering from throw in implications
Adam Joseph
2
-0
/
+2
2023-12-12
r/7178
fix(tvix/eval): fix branching on catchable defaults (b/343)
Adam Joseph
2
-0
/
+0
2023-12-12
r/7177
test(tvix/eval): test branching on catchable defaults (b/343)
Adam Joseph
2
-0
/
+2
2023-12-12
r/7173
test(tvix/eval): nested assertions (b/340)
Adam Joseph
2
-0
/
+2
2023-12-12
r/7169
fix(tvix/eval): preserve catchables in nix_cmp_ordering(), fix b/338
Adam Joseph
2
-0
/
+0
2023-12-12
r/7168
test(tvix/eval): test for b/338 catchable hygiene problem
Adam Joseph
2
-0
/
+2
2023-12-12
r/7167
feat(tvix/eval): nonrecursive nix_cmp_ordering(), fixes b/339
Adam Joseph
2
-0
/
+0
2023-12-12
r/7165
test(tvix/eval): add test case for b/339
Adam Joseph
2
-0
/
+2
2023-09-26
r/6662
feat(tvix/eval): test case for b/281
Adam Joseph
2
-0
/
+2
2023-09-24
r/6650
fix(tvix/eval): fix b/281 by adding Value::Catchable
Adam Joseph
1
-4
/
+9
[next]