Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-12 | r/4411 feat(tvix/eval): implement unary negation operator | Vincent Ambo | 1 | -0/+12 |
2022-08-12 | r/4410 feat(tvix/eval): implement simple arithmetic binary operations | Vincent Ambo | 1 | -1/+50 |
2022-08-12 | r/4407 feat(tvix/eval): add initial stack-based VM | Vincent Ambo | 1 | -0/+55 |