Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-29 | r/6219 test(tvix/eval): check thunking behavior of basic exprs | sterni | 1 | -0/+55 |
2023-05-29 | r/6218 refactor(tvix/eval/nix_oracle): allow specifying eval strictness | sterni | 1 | -10/+28 |
2023-03-22 | r/6037 feat(tvix/eval): add Evaluation::strict to toggle top-level deepseq | Vincent Ambo | 1 | -0/+1 |
2022-12-21 | r/5467 feat(tvix/eval): use `EvalIO::import_path` when coercing paths | Vincent Ambo | 1 | -1/+4 |
2022-12-21 | r/5439 refactor(tvix/eval): use new public API in test code | Vincent Ambo | 1 | -2/+4 |
2022-10-10 | r/5085 feat(tvix/eval): Allow adding strings to paths | Griffin Smith | 1 | -1/+10 |
2022-09-18 | r/4911 refactor(tvix/eval): use Clap for arg+env parsing | Griffin Smith | 1 | -1/+3 |
2022-09-17 | r/4886 test(tvix/eval): Add the start of a nix oracle test suite | Griffin Smith | 1 | -0/+67 |