about summary refs log tree commit diff
path: root/tvix/eval/src/compiler/optimiser.rs
AgeCommit message (Expand)AuthorFilesLines
2023-01-21 r/5721 refactor(tvix/eval): administer antidote for poisonAdam Joseph1-2/+2
2023-01-06 r/5607 feat(tvix/eval): skip & warn for useless parenthesisVincent Ambo1-0/+26
2023-01-06 r/5603 fix(tvix/eval): compile but don't emit dead codeVincent Ambo1-7/+5
2023-01-06 r/5602 feat(tvix/eval): implement initial compiler::optimiser moduleVincent Ambo1-0/+127