Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-12-21 | r/7242 docs(nix-compat/drvfmt): fix reference | Florian Klink | 1 | -2/+3 |
2023-12-21 | r/7241 docs(nix-compat/narinfo): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7240 docs(nix-compat/narinfo/fingerprint): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7239 docs(nix-compat/derivation): fix references | Florian Klink | 1 | -2/+2 |
2023-12-21 | r/7238 refactor(nix-compat/store_path): centralize self_reference check | Florian Klink | 1 | -16/+12 |
2023-12-21 | r/7237 refactor(nix-compat/store_path/utils): restructure build_ca_path | Florian Klink | 1 | -32/+26 |
2023-12-21 | r/7236 refactor(tvix/nix-compat): have helpers interact with StorePathRef | Florian Klink | 2 | -22/+23 |
2023-12-21 | r/7235 refactor(nix-compat/narinfo/fingerprint): move to StorePathRef | Florian Klink | 1 | -2/+2 |
2023-12-21 | r/7234 refactor(nix-compat/store_path): use StorePathRef::to_absolute_path | Florian Klink | 1 | -6/+12 |
2023-12-21 | r/7233 feat(nix-compat/store_path): derive [Partial]Eq | Florian Klink | 1 | -1/+1 |
2023-12-20 | r/7231 chore(depot): update OWNERS files for aspen | Luke Granger-Brown | 1 | -1/+1 |
2023-12-20 | r/7230 chore(tvix): Run criterion benchmarks for the whole workspace | Aspen Smith | 1 | -2/+2 |
2023-12-18 | r/7229 refactor(tvix/store): remove more clones on pathinfoservice | Florian Klink | 1 | -4/+3 |
2023-12-17 | r/7228 feat(tvix/castore): simple filesystem blob service | Ryan Lahfa | 6 | -1/+316 |
2023-12-16 | r/7227 refactor(tvix/castore): drop is_closed() from impl DirectoryPutter | Florian Klink | 3 | -20/+33 |
2023-12-16 | r/7226 docs(tvix/store/fs): fix comment | Florian Klink | 1 | -5/+7 |
2023-12-16 | r/7225 docs(tvix): refer to futures-rs PR | Florian Klink | 1 | -0/+1 |
2023-12-16 | r/7224 chore(tvix/store): switch back to fuse-backend-rs upstream | Florian Klink | 5 | -14/+10 |
2023-12-16 | r/7223 refactor(tvix/store/fs): no explicitly required Arc'ed Blob/DirSvc | Florian Klink | 1 | -7/+12 |
2023-12-14 | r/7222 refactor(tvix/store/fs): Decouple TvixStoreFs from Nix concepts | Connor Brewster | 2 | -76/+119 |
2023-12-14 | r/7221 fix(tvix): Remove errant backslash in benchmark script | Aspen Smith | 1 | -1/+1 |
2023-12-14 | r/7220 fix(tvix): Fix tvix nixpkgs eval benchmark | Aspen Smith | 2 | -21/+27 |
2023-12-14 | r/7219 test(tvix/glue): add nonexisting_path_without_import test | Florian Klink | 1 | -0/+18 |
2023-12-14 | r/7218 fix(tvix/eval): remove incorrect imports when coercing | sterni | 8 | -54/+207 |
2023-12-14 | r/7217 fix(tvix/eval): determine meaning of `+` exprs based on first type | sterni | 1 | -5/+11 |
2023-12-13 | r/7216 docs(tvix/castore/directorysvc): update comment | Florian Klink | 1 | -3/+3 |
2023-12-13 | r/7215 docs(tvix/castore): document expectations about DirectoryService | Florian Klink | 1 | -1/+7 |
2023-12-13 | r/7214 docs(tvix/castore): fix docstrings | Florian Klink | 1 | -2/+2 |
2023-12-13 | r/7213 feat(tvix/glue): add single-file import tests | Florian Klink | 1 | -0/+23 |
2023-12-13 | r/7212 feat(tvix/glue): add some import tests | Florian Klink | 4 | -42/+301 |
2023-12-12 | r/7210 fix(tvix/glue/tvix_store_io): don't unwrap ingest_path errors | Florian Klink | 1 | -1/+1 |
2023-12-12 | r/7209 fix(tvix/castore/import): don't unwrap entry | Florian Klink | 1 | -2/+8 |
2023-12-12 | r/7208 feat(tvix/castore/import): log returned errors | Florian Klink | 1 | -1/+1 |
2023-12-12 | r/7207 refactor(tvix/castore/blobservice): use io::Result in trait | Florian Klink | 7 | -56/+52 |
2023-12-12 | r/7206 refactor(tvix/eval): vm::add_values(): be less verbose | Adam Joseph | 1 | -12/+8 |
2023-12-12 | r/7205 fix(tvix/eval): substring: propagate catchables | Adam Joseph | 3 | -4/+7 |
2023-12-12 | r/7204 fix(tvix/eval): baseNameOf: propagate catchables | Adam Joseph | 3 | -0/+3 |
2023-12-12 | r/7203 fix(tvix/eval): builtins.length: propagate catchables | Adam Joseph | 3 | -0/+5 |
2023-12-12 | r/7201 fix(tvix/eval): builtins.filter: propagate catchables | Adam Joseph | 3 | -2/+7 |
2023-12-12 | r/7200 feat(tvix/eval): builtins.hashString: add placeholder | Adam Joseph | 1 | -0/+12 |
2023-12-12 | r/7199 fix(tvix/eval): builtins.getAttr: propagate catchables | Adam Joseph | 3 | -0/+8 |