Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-21 | r/7591 feat(tvix/eval): Store string context alongside data | Aspen Smith | 1 | -1/+1 |
2024-02-13 | r/7507 revert(tvix/eval): Don't double-box Path values | Aspen Smith | 1 | -2/+2 |
2024-02-02 | r/7467 refactor(tvix/eval): Box Value::String | Aspen Smith | 1 | -1/+1 |
2024-02-01 | r/7461 refactor(tvix/eval): Don't double-box Path values | Aspen Smith | 1 | -2/+2 |
2023-03-13 | r/5969 refactor(tvix/eval): box PathBuf | Vincent Ambo | 1 | -1/+1 |
2023-01-26 | r/5763 chore(tvix/eval): remove dead comment | Vincent Ambo | 1 | -1/+1 |
2023-01-17 | r/5670 refactor(tvix/value): use proptest strategies from imbl crate | Vincent Ambo | 1 | -9/+37 |
2022-10-08 | r/5067 refactor(tvix/eval): Encapsulate Value::Attrs construction | Griffin Smith | 1 | -2/+2 |
2022-09-20 | r/4942 test(tvix/eval): Make proptests a bit smaller | Griffin Smith | 1 | -1/+1 |
2022-09-18 | r/4902 test(tvix/eval): impl Arbitrary for Value | Griffin Smith | 1 | -0/+78 |