Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-03 | r/7850 fix(tvix/glue): produce context for `builtins.(path|filterSource)` | Ryan Lahfa | 1 | -4/+15 |
2024-04-01 | r/7840 feat(tvix/eval): implement `builtins.path` | Ryan Lahfa | 1 | -1/+121 |
2024-04-01 | r/7839 refactor(tvix/store): generalize `PathInfo` constructors | Ryan Lahfa | 1 | -1/+13 |
2024-03-28 | r/7800 refactor(tvix/glue): drop ingest_entries_sync | Florian Klink | 1 | -6/+9 |
2024-03-28 | r/7799 refactor(tvix/glue): drop register_node_in_path_info_service_sync | Florian Klink | 1 | -1/+6 |
2024-02-21 | r/7591 feat(tvix/eval): Store string context alongside data | Aspen Smith | 1 | -2/+2 |
2024-02-21 | r/7588 revert(tvix): don't use Rc::clone explicitly | aspen | 1 | -1/+1 |
2024-02-20 | r/7578 feat(tvix/eval): implement `builtins.filterSource` | Ryan Lahfa | 1 | -0/+148 |