lean4-htt/tests
Joachim Breitner 94b1e512da
fix: simpproc to reduce Fin literals consistently (#5632)
previously, it would not reduce `25 : Fin 25` to  `0 : Fin 25`.

fixes #5630
2024-10-15 15:59:50 +00:00
..
bench feat: bv_decide inequality regression tests (#5714) 2024-10-15 08:51:14 +00:00
compiler doc: update documentation and tests for toUIntX functions (#5497) 2024-09-29 08:11:04 +00:00
elabissues
ir
lean fix: simpproc to reduce Fin literals consistently (#5632) 2024-10-15 15:59:50 +00:00
pkg test: check that recusive functions do not apply attriubutes twices (#5480) 2024-09-26 10:30:37 +00:00
playground chore: fix spelling mistakes in tests (#5439) 2024-09-24 03:22:53 +00:00
plugin
simpperf
.gitignore
common.sh
lean-toolchain