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
/
builtins
/
impure.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
r/5159
feat(tvix/eval): deduplicate overlap between Closure and Thunk
Adam Joseph
1
-1
/
+4
2022-10-16
r/5141
fix(tvix/eval): don't coerce variable name to string
sterni
1
-3
/
+3
2022-10-10
r/5097
fix(tvix/eval): Actually trace spans for thunks
Griffin Smith
1
-1
/
+1
2022-10-10
r/5096
feat(tvix/eval): Implement builtins.getEnv
Griffin Smith
1
-1
/
+7
2022-10-10
r/5095
feat(tvix/eval): Implement builtins.readFile
Griffin Smith
1
-1
/
+7
2022-10-10
r/5088
feat(tvix/eval): Implement builtins.pathExists
Griffin Smith
1
-6
/
+7
2022-10-10
r/5083
feat(tvix/eval): Support builtins.readDir
William Carroll
1
-2
/
+39
2022-10-08
r/5068
feat(tvix/tests): Import default.nix inside directory
Griffin Smith
1
-1
/
+4
2022-10-08
r/5063
feat(tvix/eval): fancy-format parse errors returned by rnix
Vincent Ambo
1
-2
/
+3
2022-10-07
r/5050
feat(tvix/eval): coerce values to paths when importing
Vincent Ambo
1
-12
/
+1
2022-10-07
r/5049
feat(tvix/eval): add method for emitting runtime warnings
Vincent Ambo
1
-4
/
+4
2022-10-07
r/5048
feat(tvix/eval): insert `import` into the builtins itself
Vincent Ambo
1
-2
/
+6
2022-10-06
r/5041
feat(tvix/eval): initial implementation of `builtins.import`
Vincent Ambo
1
-5
/
+79
2022-10-04
r/5027
feat(tvix/eval): implement `builtins.currentTime`
Vincent Ambo
1
-2
/
+12
2022-10-04
r/5026
refactor(tvix/eval): allow impure Value builtins
Vincent Ambo
1
-3
/
+22
2022-09-22
r/4954
feat(tvix/eval): Sketch out impure builtins
Griffin Smith
1
-0
/
+7