Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-09 | r/7134 refactor(tvix/eval): address clippy lints | Florian Klink | 1 | -1/+1 |
2023-11-05 | r/6955 chore(tvix): fix trivial clippy lints | Vincent Ambo | 1 | -3/+3 |
2023-03-13 | r/5964 refactor(tvix/eval): flatten call stack of VM using generators | Vincent Ambo | 1 | -5/+6 |
2023-01-20 | r/5707 refactor(tvix/eval): directly return builtin tuples from macro | Vincent Ambo | 1 | -11/+17 |
2022-12-21 | r/5468 fix(tvix/builtin-macros): parse multi-line docstrings correctly | Vincent Ambo | 1 | -2/+11 |
2022-11-08 | r/5269 feat(tvix/eval): Add docstrings as documentation for builtins | Griffin Smith | 1 | -0/+4 |
2022-11-08 | r/5267 refactor(tvix/eval): Be clearer about public interface | Griffin Smith | 1 | -5/+4 |
2022-11-08 | r/5263 feat(tvix/eval): Add a proc-macro for defining builtins | Griffin Smith | 1 | -0/+26 |