about summary refs log tree commit diff
path: root/tvix/eval/src/tests/one_offs.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-18 r/7409 refactor(tvix/eval): move Evaluation::{default,new_pure}() againFlorian Klink1-1/+1
2023-12-31 r/7289 refactor(tvix/eval): remove code and location from structFlorian Klink1-3/+3
2023-02-13 r/5848 fix(tvix/eval): skip runtime completely on compiler errorsVincent Ambo1-0/+12
2023-02-03 r/5828 fix(tvix/eval): ensure all evaluated thunks are correctly memoizedVincent Ambo1-1/+6
2023-01-22 r/5735 feat(tvix/eval): support builtins implemented in Nix itselfVincent Ambo1-0/+19