lean4-htt/src/Lean/Elab
2021-09-30 20:33:58 -07:00
..
Deriving perf: use binary search 2021-09-08 16:54:54 -07:00
PreDefinition feat: declare functions in mutual block using auxiliary fuction defined using WF 2021-09-29 11:24:52 -07:00
Quotation feat: store elaborator declaration name in info tree 2021-06-21 10:17:26 -07:00
Tactic fix: check number of explicit variables at induction/cases alternatives when @ is not used 2021-09-29 07:39:38 -07:00
App.lean fix: missig registerMVarErrorImplicitArgInfo for postponed instance mvars 2021-08-04 16:58:00 -07:00
Arg.lean refactor: add Arg.lean 2021-06-28 08:10:16 -07:00
Attributes.lean
AutoBound.lean
Binders.lean fix: panic messages on invalid input 2021-09-25 09:01:01 -07:00
BindersUtil.lean refactor: add BindersUtil.lean 2021-06-28 08:44:16 -07:00
BuiltinCommand.lean feat: allow (decidable) propositions at #eval 2021-08-27 15:06:48 -07:00
BuiltinNotation.lean chore: remove old if-then-else parser and elaborator 2021-09-30 20:33:58 -07:00
BuiltinTerm.lean fix: missing registerMVarErrorImplicitArgInfo 2021-08-04 16:09:18 -07:00
Command.lean feat: add withScope 2021-09-10 19:20:25 -07:00
Declaration.lean feat: basic termination_by bookkeeping 2021-09-21 15:24:42 -07:00
DeclarationRange.lean
DeclModifiers.lean fix: fixes #655 2021-09-07 12:17:28 -07:00
DeclUtil.lean chore: avoid inline 2021-06-28 10:17:01 -07:00
DefView.lean feat: elaborate optional deriving after def 2021-09-03 10:22:17 -07:00
Deriving.lean
Do.lean fix: fixes #633 2021-09-16 14:11:34 -07:00
ElabRules.lean feat: revise macro parameter syntax 2021-08-12 07:48:42 -07:00
Exception.lean chore: rebase and rm rawPos 2021-08-03 09:13:18 +02:00
Extra.lean chore: remove dead code 2021-09-18 07:36:14 -07:00
Frontend.lean fix: move elabCommand parts that should happen only once into new function 2021-06-29 06:34:15 -07:00
GenInjective.lean fix: respect preresolved names at resolveConst* 2021-07-30 07:17:50 -07:00
Import.lean chore: rebase and rm rawPos 2021-08-03 09:13:18 +02:00
Inductive.lean chore: move Constructions to Meta 2021-09-06 10:51:11 -07:00
InfoTree.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
LetRec.lean feat: term info on where declarations 2021-07-19 13:24:59 -07:00
Level.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
Log.lean chore: rebase and rm rawPos 2021-08-03 09:13:18 +02:00
Macro.lean feat: revise macro parameter syntax 2021-08-12 07:48:42 -07:00
MacroArgUtil.lean feat: revise macro parameter syntax 2021-08-12 07:48:42 -07:00
MacroRules.lean refactor: split Syntax.lean 2021-06-28 13:52:04 -07:00
Match.lean fix: panic messages on invalid input 2021-09-25 09:01:01 -07:00
MatchAltView.lean refactor: add MatchAltView.lean and PatternVar.lean 2021-06-28 08:29:47 -07:00
Mixfix.lean fix: make precedence mandatory for mixfix commands 2021-07-19 13:18:58 -07:00
MutualDef.lean feat: basic termination_by bookkeeping 2021-09-21 15:24:42 -07:00
Notation.lean fix: check arity in notation unexpander 2021-07-22 16:59:19 +02:00
Open.lean chore: elaborate open scoped 2021-08-21 07:16:24 -07:00
PatternVar.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
PreDefinition.lean
Print.lean refactor: instances that "hide" coercions 2021-08-13 17:18:55 -07:00
Quotation.lean chore: remove unnecessay parser/elab 2021-09-02 17:29:32 -07:00
SetOption.lean
StructInst.lean chore: remove workaround 2021-08-13 18:25:32 -07:00
Structure.lean fix: structure command diamond support 2021-08-19 07:45:21 -07:00
Syntax.lean feat: doc string for syntax abbreviations 2021-09-12 18:26:36 -07:00
SyntheticMVars.lean feat: new elaborator for binop% 2021-08-13 15:44:59 -07:00
Tactic.lean chore: un-orphan file 2021-09-22 16:04:18 +02:00
Term.lean feat: add support for erasing keyed attributes 2021-09-09 14:28:41 -07:00
Util.lean feat: add support for erasing keyed attributes 2021-09-09 14:28:41 -07:00