Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-15 | r/5419 refactor(tvix): share a Cargo.lock file between Rust projects | Vincent Ambo | 1 | -929/+0 |
2022-11-08 | r/5269 feat(tvix/eval): Add docstrings as documentation for builtins | Griffin Smith | 2 | -2/+42 |
2022-11-08 | r/5268 feat(tvix/eval): Give names to builtin arguments | Griffin Smith | 1 | -20/+45 |
2022-11-08 | r/5267 refactor(tvix/eval): Be clearer about public interface | Griffin Smith | 2 | -8/+7 |
2022-11-08 | r/5263 feat(tvix/eval): Add a proc-macro for defining builtins | Griffin Smith | 5 | -0/+1115 |