Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-29 | r/4991 chore(tvix/eval): fix all current clippy lints | Vincent Ambo | 1 | -1/+1 |
2022-09-21 | r/4953 refactor(tvix/eval): drop empty Word version cmp rule | sterni | 1 | -4/+0 |
2022-09-21 | r/4950 fix(tvix/eval): compare versions with an extra empty component | sterni | 1 | -0/+15 |
2022-09-21 | r/4949 fix(tvix/eval): implement C++ Nix version part comparison algorithm | sterni | 1 | -1/+37 |
2022-09-21 | r/4947 fix(tvix/eval/versions): preserve the Number string exactly | sterni | 1 | -4/+4 |
2022-09-21 | r/4946 fix(tvix/eval/versions): dash is a divider, not underscore | sterni | 1 | -1/+1 |
2022-09-17 | r/4885 feat(tvix_eval): Support builtins.compareVersions | ThoFrank | 1 | -0/+108 |