Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-18 | r/4909 chore(tvix/eval): Pass in VM to nix_eq | Griffin Smith | 1 | -4/+18 |
2022-09-18 | r/4908 refactor(tvix/eval): Don't (ab)use PartialEq for Nix equality | Griffin Smith | 1 | -9/+21 |
2022-09-18 | r/4906 test(tvix/eval): Add Eq-laws tests for NixAttrs | Griffin Smith | 1 | -0/+11 |
2022-09-13 | r/4839 fix(tvix/eval): address current clippy lints | Vincent Ambo | 1 | -4/+4 |
2022-09-07 | r/4702 feat(tvix/eval): implement NixAttrs::iter() | Vincent Ambo | 1 | -0/+47 |
2022-08-25 | r/4481 refactor(tvix/value): ensure internal attrs representation is hidden | Vincent Ambo | 1 | -3/+4 |
2022-08-24 | r/4456 test(tvix/value): add simple attrset construction tests | Vincent Ambo | 1 | -0/+53 |