lean4-htt/src/Lean/Elab
Joachim Breitner 7acbee8ae4
refactor: move unpackArg etc. to WF.PackDomain/WF.PackMutual (#3077)
extracted from #3040 to keep the diff smaller
2023-12-18 13:46:42 +00:00
..
Deriving fix: DecidableEq deriving handler could not handle fields whose types start with an implicit argument (#2918) 2023-11-20 20:51:47 +11:00
InfoTree chore: fix typos in comments 2023-10-08 10:46:05 +02:00
PreDefinition refactor: move unpackArg etc. to WF.PackDomain/WF.PackMutual (#3077) 2023-12-18 13:46:42 +00:00
Quotation feat: add quot_precheck Lean.Parser.Term.explicit 2023-02-08 12:21:40 +01:00
Tactic doc: fix typos/indentation (#3085) 2023-12-17 18:41:46 +00:00
App.lean chore: correcting typos (#2746) 2023-10-24 10:55:30 +00:00
Arg.lean
Attributes.lean fix: attribute info nesting 2022-11-16 11:12:24 +01:00
AutoBound.lean feat: allow upper case single character identifiers when relaxedAutoImplicit false (#2277) 2023-06-19 20:04:09 -07:00
AuxDef.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Binders.lean feat: encode let_fun using a letFun function (#2973) 2023-12-18 09:01:42 +00:00
BindersUtil.lean chore: post-bootstrap cleanup 2022-10-11 17:24:35 -07:00
BuiltinCommand.lean doc: add documentation for universe, open, export, variable 2023-11-17 13:19:10 +00:00
BuiltinNotation.lean fix: look through binop% variants in elabCDotFunctionAlias? 2023-11-12 16:57:51 +11:00
BuiltinTerm.lean fix: implement · tacs as a builtin elaborator, part 2 2023-03-15 17:00:15 +01:00
Calc.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Command.lean fix: make "elaboration" metric work in language server 2023-06-27 15:56:34 +01:00
ComputedFields.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Config.lean
Declaration.lean feat: detail error message about invalid mutual blocks (#2949) 2023-12-05 10:50:10 +00:00
DeclarationRange.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
DeclModifiers.lean feat: go to duplicate definition 2022-10-11 10:07:49 +02:00
DeclUtil.lean
DefView.lean chore: import reductions 2022-09-15 14:02:38 -07:00
Deriving.lean feat: add derive handler for Nonempty 2022-12-22 03:48:15 +01:00
Do.lean feat: check task cancellation in elaborator 2023-10-26 08:33:09 +02:00
ElabRules.lean fix: fixes #2009 2023-01-04 10:32:03 -08:00
Eval.lean
Exception.lean
Extra.lean feat: leftact%/rightact% binop variants 2023-11-12 16:57:51 +11:00
Frontend.lean perf: leak environments not freed before process exit 2023-11-14 17:33:04 +01:00
GenInjective.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Import.lean perf: leak environments not freed before process exit 2023-11-14 17:33:04 +01:00
Inductive.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
InfoTree.lean
InheritDoc.lean fix: improved error span for inherit_doc (#1807) 2022-11-07 20:11:41 +00:00
LetRec.lean feat: implement have this (part 1) 2023-06-02 16:19:02 +02:00
Level.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Macro.lean fix: fixes #2009 2023-01-04 10:32:03 -08:00
MacroArgUtil.lean feat: dynamic quotations for categories 2022-10-18 14:59:14 -07:00
MacroRules.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Match.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
MatchAltView.lean
Mixfix.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
MutualDef.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Notation.lean fix: notation unexpander on overapplication of non-nullary notation 2023-01-26 13:05:33 +01:00
Open.lean feat: hovers on open and export decls 2023-11-02 17:01:51 +01:00
ParseImportsFast.lean fix: parseImports': respect prelude 2022-11-15 07:40:10 -08:00
PatternVar.lean doc: mention x:h@e variant in docstring of x@e (#3073) 2023-12-14 18:58:14 +00:00
PreDefinition.lean
Print.lean doc: fix typos/indentation (#3085) 2023-12-17 18:41:46 +00:00
Quotation.lean fix: $_* anonymous suffix splice syntax pattern 2023-03-06 16:30:18 +01:00
RecAppSyntax.lean fix: Float RecApp out of applications (#2818) 2023-11-22 14:25:09 +00:00
SetOption.lean feat: hover/go-to-def/refs for options 2022-11-07 20:01:13 +01:00
StructInst.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Structure.lean feat: rename request handler (#2462) 2023-11-21 13:10:52 +01:00
Syntax.lean fix: prefer resolving parser alias over declaration 2023-06-05 16:52:23 +02:00
SyntheticMVars.lean chore: correcting typos (#2746) 2023-10-24 10:55:30 +00:00
Tactic.lean
Term.lean feat: check task cancellation in elaborator 2023-10-26 08:33:09 +02:00
Util.lean doc: fix typo 2023-11-15 12:19:42 +11:00