Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-18 | r/7409 refactor(tvix/eval): move Evaluation::{default,new_pure}() again | Florian Klink | 1 | -1/+1 |
2023-12-31 | r/7289 refactor(tvix/eval): remove code and location from struct | Florian Klink | 1 | -3/+3 |
2023-02-13 | r/5848 fix(tvix/eval): skip runtime completely on compiler errors | Vincent Ambo | 1 | -0/+12 |
2023-02-03 | r/5828 fix(tvix/eval): ensure all evaluated thunks are correctly memoized | Vincent Ambo | 1 | -1/+6 |
2023-01-22 | r/5735 feat(tvix/eval): support builtins implemented in Nix itself | Vincent Ambo | 1 | -0/+19 |