about summary refs log tree commit diff
path: root/tvix/eval/src/value/list.rs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-13 r/4436 feat(tvix/value): implement Display properly for listsVincent Ambo1-2/+8
2022-08-13 r/4435 fix(tvix/errors): display a useful intermediate error representationVincent Ambo1-1/+1