Age | Commit message (Expand) | Author | Files | Lines |
2024-01-14 | r/7379 fix(tvix/eval): catchable-aware builtins | Ryan Lahfa | 6 | -42/+329 |
2024-01-12 | r/7378 feat(tazjin/emacs): format Firefox window names in EXWM | Vincent Ambo | 1 | -0/+4 |
2024-01-12 | r/7377 feat(tvix/glue): input derivation context tests | Ryan Lahfa | 1 | -0/+32 |
2024-01-12 | r/7376 feat(tvix/glue/derivationStrict): support __structuredAttrs | Florian Klink | 6 | -197/+267 |
2024-01-12 | r/7375 feat(tvix/eval): make into_json public | Florian Klink | 1 | -1/+1 |
2024-01-12 | r/7374 docs(tvix/glue): misc reflowing of comments | Ryan Lahfa | 1 | -7/+5 |
2024-01-12 | r/7373 fix(tvix/glue/tvix_build): fn_input_drvs_to_output_nodes | Florian Klink | 1 | -47/+36 |
2024-01-12 | r/7372 refactor(tvix/glue/tvix_store_io): async store_path_to_node | Florian Klink | 1 | -17/+23 |
2024-01-12 | r/7371 refactor(tvix/store/pathinfoservice): make more generic | Florian Klink | 6 | -54/+51 |
2024-01-12 | r/7370 refactor(tvix/store/nar/renderer): don't require Arc, Clone or Sync | Florian Klink | 1 | -28/+45 |
2024-01-12 | r/7369 fix(tvix/eval): fix JSON error types | Florian Klink | 1 | -7/+7 |
2024-01-10 | r/7368 feat(tazjin/emacs): add M-x-always-same-window | Vincent Ambo | 1 | -0/+8 |
2024-01-10 | r/7367 feat(tazjin/elisp-deps): visualise structure of elisp module | Vincent Ambo | 1 | -0/+83 |
2024-01-09 | r/7366 feat(tvix/castore): implement CombinedBlobService | Florian Klink | 2 | -0/+137 |
2024-01-09 | r/7365 feat(tvix/castore/blobsvc): add chunks method | Florian Klink | 2 | -2/+47 |
2024-01-09 | r/7364 refactor(tvix/castore): do clone inside a scope | Florian Klink | 1 | -6/+5 |
2024-01-09 | r/7363 feat(tvix/castore/grpc): instrument some more functions | Florian Klink | 1 | -0/+2 |
2024-01-09 | r/7362 refactor(tvix/store/nar/import): use AsRef | Florian Klink | 1 | -25/+26 |
2024-01-09 | r/7361 refactor(tvix/castore/directorysvc): AsRef traverse_to | Florian Klink | 2 | -16/+13 |
2024-01-09 | r/7360 refactor(tvix/castore/blobservice/grpc): remove fn pointer hack | Florian Klink | 1 | -15/+8 |
2024-01-09 | r/7359 refactor(tvix): use AsRef<dyn …> instead of Deref<Target= …> | Florian Klink | 8 | -69/+58 |
2024-01-09 | r/7358 feat(tvix/castore/blobsvc/grpc): rm VecDec, fix docstring | Florian Klink | 1 | -21/+9 |
2024-01-08 | r/7357 feat(tvix/glue): add test for output path calculation | Florian Klink | 1 | -0/+36 |
2024-01-06 | r/7356 feat(tvix/build): add BuildRequest validation | Florian Klink | 5 | -168/+458 |
2024-01-06 | r/7355 chore(tvix): bump itertools | Florian Klink | 3 | -14/+44 |
2024-01-06 | r/7354 chore(tvix/castore): fix the docstring for `process_entry` | Ryan Lahfa | 1 | -15/+15 |
2024-01-05 | r/7353 fix(tvix/build): fix inconsistencies around paths | Florian Klink | 3 | -9/+9 |
2024-01-05 | r/7352 refactor(tvix/glue): simplify TvixStoreIO further | Florian Klink | 2 | -46/+44 |
2024-01-05 | r/7351 refactor(tvix/glue): simplify store_path_to_[root]_node | Florian Klink | 1 | -41/+36 |
2024-01-05 | r/7350 chore(tvix): bump test-case dep to 3.3.1 | Florian Klink | 7 | -118/+67 |
2024-01-05 | r/7349 docs(tvix/build): document requirements for paths and sorting | Florian Klink | 2 | -4/+28 |
2024-01-05 | r/7348 feat(tvix/store/pathinfosvc): call validate | Florian Klink | 1 | -1/+9 |
2024-01-05 | r/7347 fix(tvix/castore): validate Option<Node> | Florian Klink | 1 | -1/+15 |
2024-01-05 | r/7346 refactor(tvix/castore): relax trait bounds for DS | Florian Klink | 3 | -9/+11 |
2024-01-05 | r/7345 chore(tvix): run clippy with --{benches,examples} | Florian Klink | 1 | -1/+1 |
2024-01-05 | r/7344 fix(tvix/eval): Update eval benches for new API | Aspen Smith | 2 | -3/+2 |
2024-01-05 | r/7343 feat(grfn/web): Add link to my band's instagram | Aspen Smith | 1 | -0/+1 |
2024-01-03 | r/7342 feat(tvix/cli): test `firefox` `(drv|out)Path` | Ryan Lahfa | 1 | -0/+2 |
2024-01-03 | r/7341 feat(tvix/cli): context-aware raw printing | Ryan Lahfa | 1 | -1/+1 |
2024-01-03 | r/7340 feat(tvix/eval): context-aware `split` | Ryan Lahfa | 1 | -5/+14 |
2024-01-03 | r/7339 feat(tvix/eval): impl `unsafeDiscardStringContext` | Ryan Lahfa | 3 | -5/+65 |
2024-01-03 | r/7338 feat(tvix/glue): contextful derivation | Ryan Lahfa | 5 | -223/+86 |
2024-01-03 | r/7337 chore(ops/gerrit-autosubmit): clean up warnings & clippy lints | Vincent Ambo | 1 | -4/+5 |
2024-01-03 | r/7336 feat(tvix/glue): context-aware `toFile` | Ryan Lahfa | 2 | -21/+23 |
2024-01-03 | r/7335 feat(tvix/eval): contextful coercion of files | Ryan Lahfa | 1 | -0/+5 |
2024-01-03 | r/7334 feat(tvix/eval): contextful string coercion | Ryan Lahfa | 1 | -1/+1 |
2024-01-03 | r/7333 feat(tvix/eval): contextful == of derivations | Ryan Lahfa | 1 | -2/+6 |
2024-01-03 | r/7332 feat(tvix/eval): `match` DO NOT propagate context | Ryan Lahfa | 1 | -6/+13 |
2024-01-03 | r/7331 feat(tvix/eval): implement `getContext` primop | Ryan Lahfa | 3 | -1/+48 |
2024-01-03 | r/7330 feat(tvix/eval): context-aware `replaceStrings` | Ryan Lahfa | 1 | -6/+23 |