about summary refs log tree commit diff
path: root/tvix/eval/src/source.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-20 r/6507 refactor(tvix/eval): impl Default for SourceCodeFlorian Klink1-5/+7
2023-01-02 r/5565 chore(tvix/eval): implement std::error::Error for tvix_eval::ErrorVincent Ambo1-1/+1
2022-10-08 r/5063 feat(tvix/eval): fancy-format parse errors returned by rnixVincent Ambo1-0/+6
2022-10-05 r/5035 refactor(tvix/eval): introduce source::SourceCode typeVincent Ambo1-0/+57