Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-06 | r/4682 fix(tvix/eval): allocate Thunk::upvalues with known capacity | Vincent Ambo | 1 | -1/+1 |
2022-09-06 | r/4677 refactor(tvix/eval): introduce UpvalueCarrier trait | Vincent Ambo | 1 | -2/+29 |
2022-09-06 | r/4676 refactor(tvix/eval): simplify thunk representations | Vincent Ambo | 1 | -7/+7 |
2022-09-06 | r/4673 feat(tvix/eval): introduce Value::Thunk variant | Vincent Ambo | 1 | -0/+55 |