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-02-19
r/7555
chore(tvix/tools/narinfo2parquet): polars 0.34.2 -> 0.36.2
edef
4
-704
/
+1419
2024-02-19
r/7554
fix(tvix/docs): update builder magic string
Florian Klink
1
-1
/
+1
2024-02-18
r/7551
feat(tvix/glue): drive builds on IO
Florian Klink
5
-13
/
+192
2024-02-18
r/7550
fix(tvix/cli): regenerate Cargo.nix
Florian Klink
1
-1
/
+2
2024-02-18
r/7548
fix(tvix/cli): set max level to info on release mode
Florian Klink
1
-1
/
+1
2024-02-18
r/7547
fix(tvix/castore): don't emit ret as INFO
Florian Klink
1
-1
/
+2
2024-02-18
r/7546
fix(tvix/glue): don't emit ret as INFO
Florian Klink
1
-6
/
+6
2024-02-17
r/7544
feat(tvix/nix-compat): serde for StorePath[Ref]s
Peter Kolloch
1
-0
/
+94
2024-02-17
r/7543
feat(tvix/cli): set up tracing[-subscriber]
Florian Klink
4
-1
/
+26
2024-02-17
r/7542
feat(tvix/glue): tune instrumentations in TvixStoreIO
Florian Klink
1
-2
/
+2
2024-02-17
r/7541
test(tvix/glue/known_paths): add tests
Florian Klink
5
-0
/
+104
2024-02-17
r/7540
refactor(tvix/glue/known_paths): use StorePath
Florian Klink
2
-9
/
+5
2024-02-17
r/7539
feat(tvix/glue/known_paths): add get_drv_by_output_path
Florian Klink
1
-0
/
+27
2024-02-17
r/7538
refactor(tvix/nix-compat): derivation_or_fod_hash w/o self.clone()
Peter Kolloch
1
-22
/
+36
2024-02-17
r/7536
feat(nix-compat/derivation): make fod_digest public
Florian Klink
1
-1
/
+1
2024-02-17
r/7535
feat(tvix/castore/fs): make allow_other configurable
Florian Klink
3
-4
/
+16
2024-02-17
r/7534
refactor(tvix/glue/KnownPaths): track Derivation struct too
Florian Klink
2
-22
/
+58
2024-02-17
r/7533
feat(tvix/cli): support configuring BuildService
Florian Klink
1
-3
/
+20
2024-02-17
r/7532
docs(tvix/nix-compat): on store paths in fields
Peter Kolloch
2
-0
/
+5
2024-02-17
r/7531
feat(nix-compat/derivation): simplify derivation_or_fod_hash
Florian Klink
1
-29
/
+22
2024-02-16
r/7529
fix(third_party/nixpkgs/crate2nix): reintroduce tests in debug patch
Florian Klink
1
-0
/
+1
2024-02-13
r/7509
test(tvix/eval): Add test asserting size of Value
Aspen Smith
1
-0
/
+8
2024-02-13
r/7508
feat(tvix/eval): Box Value::Catchable
Aspen Smith
11
-40
/
+45
2024-02-13
r/7507
revert(tvix/eval): Don't double-box Path values
Aspen Smith
6
-23
/
+20
2024-02-13
r/7506
fix(tvix/eval): Replace inner NixString repr with Box<Bstr>
Aspen Smith
5
-65
/
+92
2024-02-10
r/7497
refactor(tvix/eval): Box the strings in CatchableErrorKind
Aspen Smith
3
-13
/
+14
2024-02-10
r/7496
refactor(tvix/eval): Box the inside of Value::Json
Aspen Smith
3
-3
/
+3
2024-02-10
r/7495
feat(tvix/eval): strengthen significantly catchable test suite
Ryan Lahfa
72
-0
/
+210
2024-02-10
r/7494
feat(tvix/castore/blobsvc): add Chunked{Blob,Reader}
Florian Klink
2
-0
/
+489
2024-02-09
r/7492
fix(tvix/eval): Propagate catchables in NixAttrs::construct
Aspen Smith
5
-13
/
+31
2024-02-08
r/7488
fix(tvix/eval): Inline List.sort_by, and propagate errors
Aspen Smith
2
-53
/
+45
2024-02-08
r/7487
fix(tvix): Catch errors for generator in some builtins
Aspen Smith
1
-2
/
+3
2024-02-08
r/7483
fix(tvix/eval): Propagate catchables in a few more places
Aspen Smith
1
-9
/
+10
2024-02-08
r/7482
refactor(tvix/eval): Generalize propagation of catchable values
Aspen Smith
2
-183
/
+44
2024-02-07
r/7481
chore(tvix/tools/turbofetch): bump magic-buffer to 0.1.1
Florian Klink
4
-16
/
+25
2024-02-06
r/7480
fix(tvix): fix build on darwin
Nikita Voloboev
1
-3
/
+7
2024-02-06
r/7479
docs(tvix/castore/blobstore): reorganize docs
Florian Klink
3
-121
/
+251
2024-02-05
r/7475
docs(tvix/store/pathinfosvc): document nix+http[s]
Florian Klink
1
-0
/
+5
2024-02-04
r/7473
docs(eval/docs): toJSON is done
Florian Klink
1
-1
/
+1
2024-02-02
r/7471
fix(tvix/castore/grpc/svc_wrapper): expose chunks() over gRPC
Florian Klink
1
-3
/
+6
2024-02-02
r/7470
feat(tvix/castore/blobsvc): validate StatBlobResponse
Florian Klink
2
-0
/
+29
2024-02-02
r/7469
refactor(tvix/castore/grpc/blobsvc): inline stream_mapper
Florian Klink
1
-12
/
+3
2024-02-02
r/7468
docs(tvix/castore/blobsvc): fix doc comments on trait
Florian Klink
1
-10
/
+14
2024-02-02
r/7467
refactor(tvix/eval): Box Value::String
Aspen Smith
15
-72
/
+69
2024-02-02
r/7466
feat(tvix/castore/docs/verified-streaming): clarify reply
Florian Klink
1
-1
/
+1
2024-02-02
r/7465
refactor(tvix/castore/blobsvc/combinator): compact trait bounds
Florian Klink
1
-1
/
+2
2024-02-01
r/7463
feat(tvix/eval): Don't emit OpForce for non-thunk constants
Aspen Smith
3
-0
/
+26
2024-02-01
r/7461
refactor(tvix/eval): Don't double-box Path values
Aspen Smith
6
-20
/
+23
2024-01-31
r/7460
fix(tvix): Represent strings as byte arrays
Aspen Smith
23
-223
/
+405
2024-01-31
r/7459
feat(tvix/eval/observer): Allow capturing timing of events
Aspen Smith
2
-0
/
+36
[prev]
[next]