about summary refs log tree commit diff
path: root/docs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-03 r/6932 refactor(tvix/eval): delay allocation when comparing attr valuesVincent Ambo1-4/+4
2023-11-03 r/6931 chore(tvix/eval): add a marker for sorted borrowed attrs iterationV