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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
r/7301
feat(tvix/store/bin): factor out import
Florian Klink
2
-113
/
+132
2024-01-01
r/7300
feat(tvix/castore/import): generalize ingest_path
Florian Klink
1
-8
/
+16
2024-01-01
r/7299
feat(nix-compat/store_path): build_ca_path may fail
Florian Klink
3
-5
/
+18
2024-01-01
r/7298
refactor(tvix/store/bin): don't reconstruct StorePath twice
Florian Klink
1
-8
/
+1
2023-12-31
r/7297
fix(tvix/store/bin): don't unwrap in case of invalid paths
Florian Klink
1
-8
/
+12
2023-12-31
r/7296
refactor(tvix/store/bin): condense subscriber setup a bit
Florian Klink
1
-12
/
+8
2023-12-31
r/7295
refactor(tvix/store): move construct_services helper here
Florian Klink
4
-94
/
+68
2023-12-31
r/7294
refactor(tvix/castore/directorysvc): return Box, not Arc
Florian Klink
3
-11
/
+26
2023-12-31
r/7293
refactor(tvix/castore/blobsvc): return Box, not Arc
Florian Klink
3
-12
/
+18
2023-12-31
r/7292
feat(tvix/cli): allow configuring different services
Florian Klink
1
-14
/
+53
2023-12-31
r/7290
feat(tvix/eval): accept impl AsRef<str> for code
Florian Klink
2
-7
/
+15
2023-12-31
r/7289
refactor(tvix/eval): remove code and location from struct
Florian Klink
9
-67
/
+70
2023-12-29
r/7283
feat(tvix/build): don't force outputs to be in store_dir
Florian Klink
3
-78
/
+73
2023-12-29
r/7282
feat(tvix/eval): context-aware casting to strings
Ryan Lahfa
1
-2
/
+23
2023-12-29
r/7281
feat(tvix/eval): implement `hasContext` primop
Ryan Lahfa
2
-5
/
+4
2023-12-29
r/7280
feat(tvix/eval): introduce `NixContext`
Ryan Lahfa
3
-7
/
+193
2023-12-29
r/7279
docs(tvix/eval): why context strings now
Ryan Lahfa
1
-4
/
+83
2023-12-29
r/7277
fix(tvix/eval): propagate catchables through builtins.attrNames
Adam Joseph
3
-0
/
+5
2023-12-29
r/7276
fix(tvix/eval): propagate catchables through builtins.intersectAttrs
Adam Joseph
3
-0
/
+8
2023-12-29
r/7275
fix(tvix/eval): propagate catchables in string interpolations
Adam Joseph
3
-2
/
+12
2023-12-29
r/7274
fix(tvix/eval): catchable in type field of nix_eq()
Adam Joseph
5
-8
/
+26
2023-12-29
r/7273
fix(tvix/eval): builtins.match: propagate catchables
Adam Joseph
3
-2
/
+12
2023-12-29
r/7272
refactor(tvix/eval): let OpCoerceToString select the CoercionKind
Adam Joseph
4
-15
/
+13
2023-12-29
r/7271
fix(tvix/eval): add stack depth assertion to OpReturn
Adam Joseph
1
-0
/
+7
2023-12-29
r/7270
feat(tvix/castore/fs): borrow some matches
Florian Klink
1
-4
/
+4
2023-12-29
r/7269
feat(tvix/shell): add grpcurl to shell
Florian Klink
1
-0
/
+1
2023-12-29
r/7268
refactor(tvix/castore/bin/tvix-store) don't import std::io
Florian Klink
1
-5
/
+4
2023-12-29
r/7267
feat(tvix/castore/fs): instrument FuseDaemon functions
Florian Klink
1
-2
/
+4
2023-12-29
r/7266
feat(tvix/store): emit more structured log messages
Florian Klink
1
-3
/
+3
2023-12-26
r/7265
feat(tvix/build/protos): add some missing fields
Florian Klink
4
-88
/
+251
2023-12-25
r/7264
fix(tvix/eval/value): correctly emit spaces when coercing lists
sterni
3
-16
/
+36
2023-12-24
r/7262
chore(tvix/turbofetch): switch to futures 0.3.30
Florian Klink
3
-79
/
+79
2023-12-24
r/7261
chore(tvix): switch to upstream futures 0.3.30
Florian Klink
8
-109
/
+48
2023-12-24
r/7259
refactor(tvix/castore/fs/tests): drop unused args
Florian Klink
1
-39
/
+20
2023-12-24
r/7258
refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests
Florian Klink
7
-305
/
+304
2023-12-23
r/7257
feat(tvix/website): Link to windtunnel results page
Aspen Smith
1
-0
/
+3
2023-12-22
r/7256
chore(tvix): move store/fs to castore/fs
Florian Klink
18
-199
/
+257
2023-12-22
r/7255
refactor(tvix/store): remove Arc<> from PathInfoService::from_addr
Florian Klink
5
-24
/
+37
2023-12-22
r/7254
refactor(tvix/store/bin): move service.clone right before async move
Florian Klink
1
-61
/
+65
2023-12-22
r/7253
refactor(tvix/store/bin): remove unneeded clone
Florian Klink
1
-4
/
+2
2023-12-21
r/7252
docs(tvix/castore/protos): remove reference
Florian Klink
2
-3
/
+3
2023-12-21
r/7251
docs(nix-compat/nar/reader): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7250
docs(nix-compat/derivation): fix docstring
Florian Klink
1
-2
/
+2
2023-12-21
r/7249
docs(nix-compat/derivation): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7248
docs(nix-compat/aterm/parser): fix docstring
Florian Klink
1
-1
/
+1
2023-12-21
r/7247
docs(tvix/castore): fix reference
Florian Klink
1
-3
/
+4
2023-12-21
r/7246
docs(tvix/store): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7245
docs(tvix/store): fix reference
Florian Klink
1
-2
/
+2
2023-12-21
r/7244
docs(tvix/glue): fix docstring
Florian Klink
1
-1
/
+1
2023-12-21
r/7243
docs(nix-compat/nixhash): fix reference
Florian Klink
1
-1
/
+1
[next]