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
/
compiler.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-13
r/4434
feat(tvix): implement string interpolation
Vincent Ambo
1
-1
/
+7
2022-08-13
r/4433
feat(tvix/compiler): compile non-interpolated string literals
Vincent Ambo
1
-0
/
+35
2022-08-13
r/4431
feat(tvix/compiler): compile list literals
Vincent Ambo
1
-0
/
+23
2022-08-13
r/4427
feat(tvix/eval): implement trivial attribute set literals
Vincent Ambo
1
-2
/
+67
2022-08-12
r/4416
feat(tvix/compiler): incompletely handle true/false/null literals
Vincent Ambo
1
-1
/
+28
2022-08-12
r/4414
feat(tvix/eval): implement equality operator
Vincent Ambo
1
-1
/
+1
2022-08-12
r/4413
refactor(tvix/compiler): use rnix's typed AST for literal values
Vincent Ambo
1
-7
/
+5
2022-08-12
r/4412
feat(tvix/compiler): implement parens precedence
Vincent Ambo
1
-1
/
+6
2022-08-12
r/4411
feat(tvix/eval): implement unary negation operator
Vincent Ambo
1
-0
/
+18
2022-08-12
r/4410
feat(tvix/eval): implement simple arithmetic binary operations
Vincent Ambo
1
-3
/
+28
2022-08-12
r/4406
feat(tvix/eval): add initial barebones compiler
Vincent Ambo
1
-0
/
+65