lean4-htt/src/Lean/Elab
Joachim Breitner 5ce886cf96
refactor: Split Constructions module (#4656)
for better build paralleization and less rebuilding when editing one of
these files.
2024-07-05 08:25:44 +00:00
..
Deriving feat: incremental have (#4308) 2024-06-04 09:12:27 +00:00
InfoTree feat: display diagnostic information at term and tactic set_option diagnostics true (#4048) 2024-05-01 22:47:57 +00:00
PreDefinition refactor: lambdaBoundedTelescope (#4642) 2024-07-03 15:57:12 +00:00
Quotation feat: reserved names (#3675) 2024-03-15 00:33:22 +00:00
Tactic fix: snapshot subtree was not restored on reuse (#4643) 2024-07-03 15:27:15 +00:00
App.lean fix: enforce isDefEqStuckEx at unstuckMVar procedure (#4596) 2024-07-02 13:42:47 +00:00
Arg.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Attributes.lean chore: fix linter errors (#4502) 2024-06-19 18:24:08 +00:00
AutoBound.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
AuxDef.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
BinderPredicates.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Binders.lean feat: termination_by structural (#4542) 2024-07-01 16:51:30 +00:00
BindersUtil.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
BuiltinCommand.lean chore: re-enable #reduce elaborator 2024-06-19 20:21:34 +02:00
BuiltinNotation.lean chore: typo (#4635) 2024-07-03 05:14:09 +00:00
BuiltinTerm.lean feat: add option debug.byAsSorry true (#4576) 2024-06-27 18:29:26 +00:00
Calc.lean fix: move cdot and calc parsers to Lean namespace 2024-05-19 07:20:10 +02:00
CheckTactic.lean chore: missing withSynthesize in #check_tactic (#4489) 2024-06-18 05:24:45 +00:00
Command.lean fix: interrupt exception was swallowed by some tryCatchRuntimeEx uses (#4569) 2024-06-27 10:03:22 +00:00
ComputedFields.lean refactor: Split Constructions module (#4656) 2024-07-05 08:25:44 +00:00
Config.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Declaration.lean fix: [implemented_by] at functions defined by well-founded recursion (#4508) 2024-06-20 00:06:38 +00:00
DeclarationRange.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
DeclModifiers.lean fix: [implemented_by] at functions defined by well-founded recursion (#4508) 2024-06-20 00:06:38 +00:00
DeclNameGen.lean feat: make anonymous instance names not include proofs (#3934) 2024-04-17 19:41:34 +00:00
DeclUtil.lean fix: universe parameter order discrepancy between theorem and def (#4408) 2024-06-10 23:37:52 +00:00
DefView.lean fix: [implemented_by] at functions defined by well-founded recursion (#4508) 2024-06-20 00:06:38 +00:00
Deriving.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Do.lean chore: bootstrap fixes 2024-05-28 23:04:19 +02:00
ElabRules.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Eval.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Exception.lean feat: incremental elaboration of definition headers, bodies, and tactics (#3940) 2024-05-22 13:23:30 +00:00
Extra.lean fix: use maxType when building expression in expression tree elaborator (#4215) 2024-05-18 20:59:54 +00:00
Frontend.lean fix: non-incremental command blocking further incremental reporting in macro (#4407) 2024-06-08 16:50:15 +00:00
GenInjective.lean feat: reserved names (#3675) 2024-03-15 00:33:22 +00:00
GuardMsgs.lean feat: show diffs when #guard_msgs fails (#3912) 2024-04-18 15:09:44 +00:00
Import.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Inductive.lean perf: use withSynthesize when elaborating let/have type (#4096) 2024-05-09 00:58:43 +00:00
InfoTree.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
InheritDoc.lean feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
LetRec.lean feat: termination_by structural (#4542) 2024-07-01 16:51:30 +00:00
Level.lean fix: mutual inductives with instance parameters (#4342) 2024-06-04 17:35:41 +00:00
Macro.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
MacroArgUtil.lean feat: quotations for parser aliases (#4307) 2024-05-30 09:22:22 +00:00
MacroRules.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Match.lean fix: regression on match expressions with builtin literals (#3521) 2024-02-27 18:49:44 +00:00
MatchAltView.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
MatchExpr.lean perf: match_expr join points (#3580) 2024-03-03 18:15:49 +00:00
Mixfix.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
MutualDef.lean fix: snapshot subtree was not restored on reuse (#4643) 2024-07-03 15:27:15 +00:00
Notation.lean feat: apply app unexpanders for all prefixes of an application (#3375) 2024-02-27 07:04:17 +00:00
Open.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ParseImportsFast.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
PatternVar.lean feat: add a linter for local vars that clash with their constructors (#4301) 2024-06-14 13:03:09 +00:00
PreDefinition.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Print.lean feat: order the output of #print axioms (#4416) 2024-06-10 09:17:05 +00:00
Quotation.lean chore: missing registerTraceClass (#4369) 2024-06-06 00:53:16 +00:00
RecAppSyntax.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
SetOption.lean fix: don't use info nodes before cursor for completion (#3778) 2024-04-02 08:49:24 +00:00
StructInst.lean chore: missing registerTraceClass (#4369) 2024-06-06 00:53:16 +00:00
Structure.lean fix: [implemented_by] at functions defined by well-founded recursion (#4508) 2024-06-20 00:06:38 +00:00
Syntax.lean chore: missing registerTraceClass (#4369) 2024-06-06 00:53:16 +00:00
SyntheticMVars.lean chore: fix linter errors (#4502) 2024-06-19 18:24:08 +00:00
Tactic.lean feat: upstream rw? tactic (#3719) 2024-03-23 05:01:35 +00:00
Term.lean fix: snapshot subtree was not restored on reuse (#4643) 2024-07-03 15:27:15 +00:00
Util.lean feat: simp to still work even if one simp arg does not work (#4177) 2024-06-03 14:21:31 +00:00