lean4-htt/tests
Markus Himmel 04fe72fee0
feat: missing conversion functions for ISize (#7063)
This PR adds `ISize.toInt8`, `ISize.toInt16`, `Int8.toISize`,
`Int16.toISize`.
2025-02-13 11:02:00 +00:00
..
bench test: fix simp_arith1 benchmark (#7049) 2025-02-12 10:22:32 +00:00
compiler
elabissues
ir
lean feat: missing conversion functions for ISize (#7063) 2025-02-13 11:02:00 +00:00
pkg chore: simp_arith has been deprecated (#7043) 2025-02-12 03:55:45 +00:00
playground chore: remove save tactic (#7047) 2025-02-12 09:19:30 +00:00
plugin
simpperf
.gitignore
common.sh
lean-toolchain