Age | Commit message (Expand) | Author | Files | Lines |
2023-06-15 | r/6314 test(tvix/eval): update nix_tests suite to C++ Nix master | sterni | 26 | -7/+384 |
2023-06-14 | r/6300 test(tvix/eval): move division by zero tests into tvix_tests | sterni | 2 | -2/+0 |
2023-06-14 | r/6298 test(tvix/eval): re-enable blackhole test | sterni | 1 | -0/+0 |
2023-03-13 | r/5979 fix(tvix/eval): implement cppnix JSON-serialisation semantics | Vincent Ambo | 2 | -0/+0 |
2023-01-25 | r/5754 feat(tvix/eval): implement builtins.fromTOML | Florian Klink | 2 | -0/+0 |
2023-01-16 | r/5664 feat(tvix/eval): implement builtins.toXML | Vincent Ambo | 4 | -0/+0 |
2022-12-25 | r/5486 fix(tvix/eval): fix current clippy warnings | Vincent Ambo | 1 | -0/+0 |
2022-12-15 | r/5420 refactor(tvix): build Rust projects using crate2nix | Vincent Ambo | 4 | -0/+0 |
2022-11-21 | r/5296 test(tvix/eval): enable eval-okay-closure test from nix_tests | Vincent Ambo | 2 | -1/+2 |
2022-11-10 | r/5276 feat(tvix/eval): detect division by zero | jhahn | 2 | -0/+2 |
2022-11-06 | r/5255 feat(tvix/eval): placeholder builtin implementations | Vincent Ambo | 2 | -0/+0 |
2022-11-04 | r/5244 feat(tvix/eval): implement builtins.split | Adam Joseph | 2 | -0/+0 |
2022-10-31 | r/5226 fix(tvix/eval): nix_eq() must recurse | Adam Joseph | 2 | -0/+0 |
2022-10-29 | r/5222 feat(tvix/eval): Implement builtins.sort | Griffin Smith | 2 | -0/+0 |
2022-10-28 | r/5219 feat(tvix/eval): add builtins.replaceStrings | James Landrein | 2 | -0/+0 |
2022-10-24 | r/5192 feat(tvix/eval): Implement builtins.mapAttrs | Griffin Smith | 2 | -0/+0 |
2022-10-24 | r/5190 feat(tvix/eval): implement builtins.currentSystem | Adam Joseph | 2 | -0/+0 |
2022-10-22 | r/5175 feat(tvix/eval): Implement builtins.deepSeq | Griffin Smith | 2 | -0/+0 |
2022-10-20 | r/5168 fix(tvix/eval): restore .exp.xml files and skip in test suite | sterni | 2 | -0/+0 |
2022-10-20 | r/5167 fix(tvix/eval): fix path in notyetpassing tests | sterni | 4 | -4/+4 |
2022-10-20 | r/5166 test(tvix/eval): eval-okay-eq.nix can actually be tested | sterni | 3 | -1/+1 |
2022-10-20 | r/5165 fix(tvix/eval): eval-okay-pathexists test can be executed | sterni | 2 | -0/+0 |
2022-10-20 | r/5164 test(tvix/eval): update C++ Nix test suite to current master | sterni | 22 | -31/+85 |
2022-10-19 | r/5161 feat(tvix/eval): expect not-yet-passing tests to fail | Adam Joseph | 72 | -0/+0 |
2022-10-13 | r/5123 feat(tvix/eval): enable the XFAIL tests | Adam Joseph | 1 | -0/+0 |
2022-10-13 | r/5122 test(tvix/eval): update for cppnix PR #7149 | Adam Joseph | 1 | -0/+3 |
2022-09-03 | r/4607 fix(tvix/eval): correctly escape `${` in strings | Vincent Ambo | 1 | -1/+1 |
2022-08-26 | r/4511 test(tvix/eval): make sure all language tests also pass with C++ Nix | sterni | 1 | -1/+1 |
2022-08-24 | r/4461 feat(tvix/tests): check in Nix' language test suite | Vincent Ambo | 243 | -0/+2177 |