Age | Commit message (Expand) | Author | Files | Lines |
2024-10-13 | r/8803 refactor(tvix/glue): remove use of lazy_static | Vincent Ambo | 1 | -4/+3 |
2024-08-19 | r/8521 refactor(tvix/eval): remove use of imbl::OrdMap | Vincent Ambo | 1 | -1/+1 |
2024-08-08 | r/8461 feat(tvix): Jemalloc -> MiMalloc | Ilan Joselevich | 1 | -4/+2 |
2024-07-30 | r/8425 test(tvix/glue): Add a benchmark for firefox outPath | Aspen Smith | 1 | -0/+6 |
2024-07-22 | r/8399 refactor(tvix): move service addrs into shared clap struct | Yureka | 1 | -2/+5 |
2024-07-20 | r/8380 refactor(tvix/store): use composition in tvix_store crate | Yureka | 1 | -1/+1 |
2024-07-06 | r/8351 refactor(tvix/eval): Builderize Evaluation | Aspen Smith | 1 | -10/+11 |
2024-06-06 | r/8222 feat(tvix): Switch to jemalloc | Aspen Smith | 1 | -0/+6 |
2024-05-11 | r/8103 refactor(tvix/store): drop calculate_nar from PathInfoService | Florian Klink | 1 | -15/+9 |
2024-02-21 | r/7588 revert(tvix): don't use Rc::clone explicitly | aspen | 1 | -2/+2 |
2024-02-20 | r/7578 feat(tvix/eval): implement `builtins.filterSource` | Ryan Lahfa | 1 | -2/+3 |
2024-02-20 | r/7576 refactor(tvix): don't use Rc::clone explicitly | Florian Klink | 1 | -1/+1 |
2024-02-19 | r/7557 feat(tvix/glue): Init fetcher builtins | Aspen Smith | 1 | -2/+5 |
2024-01-20 | r/7425 fix(tvix/glue/benches/eval): add impure_builtins | Florian Klink | 1 | -1/+2 |
2024-01-18 | r/7411 refactor(tvix/glue): add BuildService to TvixStoreIO | Florian Klink | 1 | -0/+2 |
2024-01-18 | r/7410 feat(tvix/glue): use TvixStoreIO as derivation builtin state | Ryan Lahfa | 1 | -12/+17 |
2024-01-03 | r/7338 feat(tvix/glue): contextful derivation | Ryan Lahfa | 1 | -10/+7 |
2023-12-31 | r/7289 refactor(tvix/eval): remove code and location from struct | Florian Klink | 1 | -2/+2 |
2023-12-12 | r/7161 feat(tvix/glue): add nixpkgs eval benchmark | Florian Klink | 1 | -0/+68 |