about summary refs log tree commit diff
path: root/tvix/eval/src/compiler/spans.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-18 r/4907 refactor(tvix/eval): clone the Arc<codemap::File> for the compilerVincent Ambo1-2/+2
2022-09-17 r/4883 feat(tvix/eval): introduce `ToSpan` trait in compiler moduleVincent Ambo1-0/+84