depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
nix_search_path.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-10
r/7497
refactor(tvix/eval): Box the strings in CatchableErrorKind
Aspen Smith
1
-4
/
+7
2024-01-18
r/7407
refactor(tvix/eval): generalize EvalIO container
Florian Klink
1
-19
/
+19
2023-09-24
r/6650
fix(tvix/eval): fix b/281 by adding Value::Catchable
Adam Joseph
1
-17
/
+22
2023-09-24
r/6649
refactor(tvix/eval): factor CatchableErrorKind out of ErrorKind
Adam Joseph
1
-6
/
+11
2023-05-22
r/6173
refactor(tvix/eval): use &Path instead of PathBuf
Florian Klink
1
-1
/
+1
2023-05-22
r/6172
fix(tvix/eval): add path where useful to ErrorKind::IO
Florian Klink
1
-2
/
+10
2023-05-14
r/6140
feat(tvix/eval/io): allow &mut self in EvalIO
Florian Klink
1
-12
/
+16
2023-03-13
r/5982
fix(tvix/eval): more closely line up path resolution with cppnix
Vincent Ambo
1
-22
/
+47
2022-12-25
r/5486
fix(tvix/eval): fix current clippy warnings
Vincent Ambo
1
-1
/
+0
2022-10-21
r/5172
fix(tvix): distinguish search- and relative path resolution errors
sterni
1
-2
/
+2
2022-10-13
r/5118
fix(tvix/eval): nix_search_path.rs: use /etc instead of /bin
Adam Joseph
1
-2
/
+2
2022-10-12
r/5113
refactor(tvix/eval) s/NixPath/NixSearchPath/
Adam Joseph
1
-0
/
+207