Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |