lean4-htt/tests
Kyle Miller 74cf53f2b1
fix: preserve order of overapplied arguments in elab_as_elim procedure (#5266)
When an eliminator was overapplied with more than one additional
argument, elaboration produced an incorrect term because the list of
processed arguments was being reversed. Now these arguments are not
reversed.
2024-09-05 19:44:16 +00:00
..
bench
compiler fix: split libleanshared on Windows to avoid symbol limit 2024-08-12 14:14:42 +02:00
elabissues
ir
lean fix: preserve order of overapplied arguments in elab_as_elim procedure (#5266) 2024-09-05 19:44:16 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain