about summary refs log tree commit diff
path: root/tvix/eval/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-20 r/7574 fix(tvix/eval): make path resolution work by default in impure modeVincent Ambo1-0/+6
2024-02-20 r/7573 fix(tvix/eval): fix accidental recursion in printing errorsVincent Ambo1-1/+1
2024-02-20 r/7572