lean4-htt/src/Lean/Elab
2021-06-22 10:22:08 +02:00
..
Deriving refactor: use Except instead of Option in the JSON code. 2021-06-07 12:10:10 +02:00
PreDefinition chore: style 2021-06-21 10:17:26 -07:00
Quotation feat: store elaborator declaration name in info tree 2021-06-21 10:17:26 -07:00
Tactic refactor: revert MonadRef changes 2021-06-21 10:17:26 -07:00
App.lean feat: store expected type in info tree 2021-06-07 16:23:22 -07:00
Attributes.lean refactor: make notation and macro macros again 2021-04-24 11:25:08 +02:00
AutoBound.lean feat: extend set of valid characters that can occur in an auto bound implicit local name suffix 2021-02-02 10:29:29 -08:00
Binders.lean refactor: avoid unnecessary withLCtx 2021-06-21 10:17:26 -07:00
BuiltinNotation.lean chore: style 2021-06-21 10:17:26 -07:00
Command.lean perf: fix formatting info tree unconditionally 2021-06-22 10:22:08 +02:00
Declaration.lean feat: term info at many more constants 2021-03-20 08:31:06 -07:00
DeclarationRange.lean chore: naming 2021-01-20 16:48:50 +01:00
DeclModifiers.lean feat: trace support for MacroM 2021-04-23 19:15:14 -07:00
DeclUtil.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
DefView.lean refactor: make notation and macro macros again 2021-04-24 11:25:08 +02:00
Deriving.lean feat: add Ord and deriving instance for it. 2021-04-03 21:27:26 -07:00
Do.lean perf: Lean.Elab.Do: avoid code explosion 2021-06-17 12:51:23 -07:00
Exception.lean fix: unresolved holes in the exact tactic, backtracking issues 2021-05-06 13:44:01 -07:00
Extra.lean feat: refine binop% elaborator 2021-04-30 19:37:58 -07:00
Frontend.lean chore: style 2021-06-21 10:17:26 -07:00
GenInjective.lean feat: elaborate bootstrapping helper command gen_injective_theorems% 2021-05-13 22:27:05 -07:00
Import.lean chore: naming 2021-01-20 16:48:50 +01:00
Inductive.lean chore: fix mutable variable shadowing 2021-05-22 19:24:41 -07:00
InfoTree.lean refactor: revert MonadRef changes 2021-06-21 10:17:26 -07:00
LetRec.lean feat: allow haveDecl, sufficesDecl, letRecDecls in antiquotations 2021-03-12 17:40:16 -08:00
Level.lean refactor: revert MonadRef changes 2021-06-21 10:17:26 -07:00
Log.lean chore: do not display MessageData tags by default 2021-04-17 23:46:15 +02:00
Match.lean chore: style 2021-06-21 10:17:26 -07:00
MutualDef.lean fix: do not leak nested definitions from example 2021-05-03 09:11:14 +02:00
Open.lean refactor: add polymorphic elabOpenDecl method 2021-03-06 15:32:59 -08:00
PreDefinition.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Print.lean feat: term info at many more constants 2021-03-20 08:31:06 -07:00
Quotation.lean chore: style 2021-06-21 10:17:26 -07:00
SetOption.lean chore: make sure we don't lift methods over binders 2021-04-15 12:06:46 -07:00
StructInst.lean feat: closes #415 2021-05-03 18:04:01 -07:00
Structure.lean feat: automatically generate injectivity theorems 2021-05-14 18:05:04 -07:00
Syntax.lean chore: address reviews 2021-06-21 10:17:26 -07:00
SyntheticMVars.lean fix: report (pending) type mismatch errors in simp arguments 2021-06-16 11:35:49 -10:00
Tactic.lean refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
Term.lean refactor: avoid unnecessary withLCtx 2021-06-21 10:17:26 -07:00
Util.lean refactor: revert MonadRef changes 2021-06-21 10:17:26 -07:00