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
/
value
/
builtin.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
r/5269
feat(tvix/eval): Add docstrings as documentation for builtins
Griffin Smith
1
-0
/
+8
2022-11-08
r/5268
feat(tvix/eval): Give names to builtin arguments
Griffin Smith
1
-9
/
+15
2022-10-06
r/5040
refactor(tvix/eval): builtins now contain closures
Vincent Ambo
1
-7
/
+15
2022-09-19
r/4918
refactor(tvix/eval): handle forcing in Builtin::apply
sterni
1
-4
/
+12
2022-09-18
r/4908
refactor(tvix/eval): Don't (ab)use PartialEq for Nix equality
Griffin Smith
1
-0
/
+7
2022-09-10
r/4786
fix(tvix/eval): fix doc comment syntax where applicable
Vincent Ambo
1
-1
/
+1
2022-09-08
r/4744
refactor(tvix/eval): pass a VM reference to builtins
Vincent Ambo
1
-4
/
+14
2022-09-08
r/4741
feat(tvix/eval): ensure all errors always carry a span
Vincent Ambo
1
-3
/
+3
2022-09-03
r/4608
fix(tvix/eval): address all current clippy lints
Vincent Ambo
1
-1
/
+1
2022-09-02
r/4588
feat(tvix/eval): introduce mechanism for defining builtins
Vincent Ambo
1
-0
/
+13
2022-09-02
r/4585
feat(tvix/eval): add initial representation of builtins
Vincent Ambo
1
-0
/
+66