lean4-htt/src
Gabriel Ebner 448f49ee91 Revert "fix: reenable structure eta during tc search"
The fix is blocked by slow defeq checks for TC instances; see issues
1986 and 2055.  Enabling it right now causes lots of timeouts in
mathlib4.
https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/bump.20to.202023-02-06/near/326223768

This reverts commit 15a045ee66.
2023-02-09 11:37:30 -08:00
..
bin chore: lean-gdb: recursive values & tag 2022-06-26 18:47:47 +02:00
cmake
include/lean feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
Init fix: unify goal before executing nested tactics in calc 2023-02-09 11:34:07 -08:00
initialize chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
kernel fix: kernel must ensure that safe functions cannot use partial ones. 2023-01-27 12:17:37 -08:00
lake@e031396293 chore: update Lake 2023-02-03 22:10:15 +01:00
Lean Revert "fix: reenable structure eta during tc search" 2023-02-09 11:37:30 -08:00
library feat: add --target flag for LLVM backend to build objects of a different architecture (#2034) 2023-01-15 12:00:10 -08:00
runtime chore: only build small allocator if enabled 2023-01-24 11:37:43 -08:00
shell fix: update libleanrt.bc, rename to lean.h.bc 2022-11-28 16:20:12 +01:00
util feat: add --target flag for LLVM backend to build objects of a different architecture (#2034) 2023-01-15 12:00:10 -08:00
CMakeLists.txt feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
config.h.in
githash.h.in
Init.lean chore: move Bootstrap.Dynamic -> Init.Dynamic 2022-09-02 04:36:54 -07:00
Lean.lean feat: add linter.deprecated option to silence deprecation warnings 2022-10-23 21:11:57 +02:00
lean.mk.in chore: lean.mk: re-suppress find error messages 2022-11-20 19:55:09 +01:00
Leanc.lean chore: fix typo in CLI usage (--ldlags) (#1947) 2022-12-14 10:20:50 +01:00
stdlib.make.in chore: abort build on panic 2022-11-11 16:24:04 +01:00
stdlib_flags.h chore: parseQuotWithCurrentStage and quotPrecheck 2022-11-11 13:45:41 +01:00
version.h.in