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
/
eval.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
r/4576
refactor(tvix/eval): return a lambda from the compiler
Vincent Ambo
1
-2
/
+2
2022-09-01
r/4572
refactor(tvix/eval): collect vector of errors in compiler
Vincent Ambo
1
-0
/
+8
2022-09-01
r/4571
feat(tvix/eval): carry optional SyntaxNode in error type
Vincent Ambo
1
-2
/
+2
2022-09-01
r/4567
refactor(tvix/eval): Upgrade to latest rnix-parser
Vincent Ambo
1
-7
/
+13
2022-08-31
r/4558
chore(tvix/eval): return parse errors out of eval::interpret
Vincent Ambo
1
-2
/
+8
2022-08-30
r/4537
fix(tvix/eval): address various clippy lints
Vincent Ambo
1
-1
/
+1
2022-08-30
r/4534
feat(tvix/eval): implement chunk disassembler output
Vincent Ambo
1
-1
/
+3
2022-08-28
r/4519
feat(tvix/eval): resolve relative path literals
Vincent Ambo
1
-2
/
+4
2022-08-26
r/4507
feat(tvix/eval): add mechanism for emitting warnings from compiler
Vincent Ambo
1
-3
/
+11
2022-08-24
r/4463
chore(tvix/eval): only print AST if requested
Vincent Ambo
1
-1
/
+3
2022-08-24
r/4461
feat(tvix/tests): check in Nix' language test suite
Vincent Ambo
1
-5
/
+4
2022-08-13
r/4432
style(tvix/eval): display `Display` representation of runtime values
Vincent Ambo
1
-1
/
+1
2022-08-13
r/4424
fix(tvix/eval): print code even if runtime fails
Vincent Ambo
1
-6
/
+2
2022-08-12
r/4417
refactor(tvix/eval): move NumberPair struct definition to vm module
Vincent Ambo
1
-1
/
+1
2022-08-12
r/4410
feat(tvix/eval): implement simple arithmetic binary operations
Vincent Ambo
1
-1
/
+1
2022-08-12
r/4408
chore(tvix/eval): wire things up for development flow
Vincent Ambo
1
-2
/
+21
2022-08-12
r/4401
chore(tvix/eval): bootstrap some evaluator boilerplate
Vincent Ambo
1
-0
/
+5