| .. |
|
Deriving
|
feat: do not export def bodies by default (#8221)
|
2025-05-15 12:16:54 +00:00 |
|
InfoTree
|
feat: allow async elab tasks to contribute to info trees reported to linters and request handlers (#7457)
|
2025-03-13 15:09:00 +00:00 |
|
PreDefinition
|
feat: revamp aux decl name generation (#8363)
|
2025-05-16 14:57:18 +00:00 |
|
Quotation
|
|
|
|
Tactic
|
fix: simp_all? and simp_all?! (#8491)
|
2025-05-27 07:07:12 +00:00 |
|
App.lean
|
fix: unknown identifier ranges (#8362)
|
2025-05-22 10:05:31 +00:00 |
|
Arg.lean
|
|
|
|
Attributes.lean
|
|
|
|
AutoBound.lean
|
|
|
|
AuxDef.lean
|
feat: revamp aux decl name generation (#8363)
|
2025-05-16 14:57:18 +00:00 |
|
BinderPredicates.lean
|
|
|
|
Binders.lean
|
feat: improve error messages in invalid match alternatives (#8368)
|
2025-05-19 17:40:41 +00:00 |
|
BindersUtil.lean
|
|
|
|
BuiltinCommand.lean
|
feat: do not export def bodies by default (#8221)
|
2025-05-15 12:16:54 +00:00 |
|
BuiltinEvalCommand.lean
|
|
|
|
BuiltinNotation.lean
|
feat: debug_assert! (#7256)
|
2025-03-03 16:34:44 +00:00 |
|
BuiltinTerm.lean
|
feat: value_of% elaborator (#8512)
|
2025-05-28 11:12:11 +00:00 |
|
Calc.lean
|
|
|
|
CheckTactic.lean
|
|
|
|
Command.lean
|
feat: revamp aux decl name generation (#8363)
|
2025-05-16 14:57:18 +00:00 |
|
ComputedFields.lean
|
feat: do not export def bodies by default (#8221)
|
2025-05-15 12:16:54 +00:00 |
|
Config.lean
|
|
|
|
Declaration.lean
|
fix: unknown identifier ranges (#8362)
|
2025-05-22 10:05:31 +00:00 |
|
DeclarationRange.lean
|
feat: inlay hints for auto-implicits (#6768)
|
2025-02-04 17:36:49 +00:00 |
|
DeclModifiers.lean
|
feat: language reference links and examples in docstrings (#7240)
|
2025-03-12 09:17:27 +00:00 |
|
DeclNameGen.lean
|
|
|
|
DeclUtil.lean
|
|
|
|
DefView.lean
|
fix: cancel computations within command elaboration as soon as reuse is ruled out (#7241)
|
2025-03-03 10:37:10 +00:00 |
|
Deriving.lean
|
|
|
|
Do.lean
|
feat: debug_assert! (#7256)
|
2025-03-03 16:34:44 +00:00 |
|
ElabRules.lean
|
|
|
|
Eval.lean
|
|
|
|
Exception.lean
|
|
|
|
Extra.lean
|
fix: unknown identifier ranges (#8362)
|
2025-05-22 10:05:31 +00:00 |
|
Frontend.lean
|
feat: lean --setup (#8024)
|
2025-05-03 23:57:37 +00:00 |
|
GenInjective.lean
|
|
|
|
GuardMsgs.lean
|
feat: guard_msgs to treat trace messages separate (#8267)
|
2025-05-09 05:44:34 +00:00 |
|
Import.lean
|
feat: lean --setup (#8024)
|
2025-05-03 23:57:37 +00:00 |
|
Inductive.lean
|
feat: improve inductive type parameter error messages (#8338)
|
2025-05-19 17:03:49 +00:00 |
|
InfoTree.lean
|
|
|
|
InfoTrees.lean
|
feat: allow async elab tasks to contribute to info trees reported to linters and request handlers (#7457)
|
2025-03-13 15:09:00 +00:00 |
|
InheritDoc.lean
|
feat: language reference links and examples in docstrings (#7240)
|
2025-03-12 09:17:27 +00:00 |
|
LetRec.lean
|
feat: language reference links and examples in docstrings (#7240)
|
2025-03-12 09:17:27 +00:00 |
|
Level.lean
|
|
|
|
Macro.lean
|
|
|
|
MacroArgUtil.lean
|
|
|
|
MacroRules.lean
|
|
|
|
Match.lean
|
feat: improve error messages in invalid match alternatives (#8368)
|
2025-05-19 17:40:41 +00:00 |
|
MatchAltView.lean
|
feat: improve error messages in invalid match alternatives (#8368)
|
2025-05-19 17:40:41 +00:00 |
|
MatchExpr.lean
|
|
|
|
Mixfix.lean
|
|
|
|
MutualDef.lean
|
feat: [no_expose] attribute
|
2025-05-28 14:26:22 +02:00 |
|
MutualInductive.lean
|
feat: improve inductive type parameter error messages (#8338)
|
2025-05-19 17:03:49 +00:00 |
|
Notation.lean
|
|
|
|
Open.lean
|
|
|
|
ParseImportsFast.lean
|
feat: private import and import all (#8159)
|
2025-04-30 10:06:54 +00:00 |
|
PatternVar.lean
|
feat: improve error messages in invalid match alternatives (#8368)
|
2025-05-19 17:40:41 +00:00 |
|
PreDefinition.lean
|
|
|
|
Print.lean
|
chore: disable #print axioms under the module system (#8174)
|
2025-04-30 12:00:09 +00:00 |
|
Quotation.lean
|
feat: deprecate Array.mkArray in favour of Array.replicate
|
2025-03-24 08:25:00 +01:00 |
|
RecAppSyntax.lean
|
|
|
|
RecommendedSpelling.lean
|
feat: recommended_spelling command (#6869)
|
2025-02-03 11:15:52 +00:00 |
|
SetOption.lean
|
chore: generalize some type classes (#7611)
|
2025-04-07 01:10:19 +00:00 |
|
StructInst.lean
|
feat: := private instance syntax
|
2025-05-28 10:18:04 +02:00 |
|
Structure.lean
|
chore: fix spelling mistakes (#8324)
|
2025-05-14 06:52:16 +00:00 |
|
Syntax.lean
|
|
|
|
SyntheticMVars.lean
|
feat: do not export def bodies by default (#8221)
|
2025-05-15 12:16:54 +00:00 |
|
Tactic.lean
|
feat: extract_lets and lift_lets tactics (#6432)
|
2025-04-21 08:57:01 +00:00 |
|
Term.lean
|
fix: unknown identifier ranges (#8362)
|
2025-05-22 10:05:31 +00:00 |
|
Time.lean
|
|
|
|
Util.lean
|
fix: convert kernel interrupt into elab interrupt (#6988)
|
2025-02-07 15:55:32 +00:00 |