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
2023-09-22
r/6624
docs(tvix/eval): fix some broken docstr references
Florian Klink
1
-2
/
+3
2023-06-15
r/6308
fix(tvix/eval): make tvix display values like nix-instantiate(1)
sterni
1
-2
/
+2
2023-03-13
r/5978
feat(tvix/eval): give generators human-readable names
Vincent Ambo
1
-2
/
+2
2023-03-13
r/5964
refactor(tvix/eval): flatten call stack of VM using generators
Vincent Ambo
1
-39
/
+39
2023-02-03
r/5832
refactor(tvix/eval): wrap `Builtin` type in a Box
Vincent Ambo
1
-20
/
+30
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