Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-16 | r/5857 refactor(tvix/eval): remove redundant clone | Aaqa Ishtyaq | 1 | -1/+1 |
2023-01-23 | r/5747 chore(tvix/eval): delete "useless parenthesis" warning/optimisation | Vincent Ambo | 1 | -26/+0 |
2023-01-21 | r/5721 refactor(tvix/eval): administer antidote for poison | Adam Joseph | 1 | -2/+2 |
2023-01-06 | r/5607 feat(tvix/eval): skip & warn for useless parenthesis | Vincent Ambo | 1 | -0/+26 |
2023-01-06 | r/5603 fix(tvix/eval): compile but don't emit dead code | Vincent Ambo | 1 | -7/+5 |
2023-01-06 | r/5602 feat(tvix/eval): implement initial compiler::optimiser module | Vincent Ambo | 1 | -0/+127 |