lean4-htt/tests
Joachim Breitner aa0cf78d93
chore: create .toCtorIdx alias only for enumeration types (#10130)
This PR creates the deprecated `.toCtorIdx` alias only for enumeration
types, which are the types that used to have this function. No need
generating an alias for types that never had it. Should reduce the
number of symbols in the standard library.
2025-08-26 08:33:37 +00:00
..
bench chore: set experimental.module=true when running grind benchmarks (#10041) 2025-08-22 03:15:36 +00:00
compiler fix: make lcAny-producing arrow types lower to tobj rather than obj (#9972) 2025-08-18 22:18:26 +00:00
elabissues
ir
lean chore: create .toCtorIdx alias only for enumeration types (#10130) 2025-08-26 08:33:37 +00:00
pkg fix: public structures with private field types under the module system (#10109) 2025-08-25 14:48:23 +00:00
playground chore: eliminate uses of intros x y z (#9983) 2025-08-19 06:09:13 +00:00
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain