lean4-htt/src/Lean/Elab
2021-05-04 19:11:05 +02:00
..
Deriving refactor: introduce a few double-backtick quotations 2021-04-28 12:09:13 +02:00
PreDefinition chore: comment 2021-04-13 10:34:19 -07:00
Quotation fix: fixes #435 2021-05-02 18:16:57 -07:00
Tactic fix: partial fix of focus goal state 2021-05-04 19:11:05 +02:00
App.lean fix: fixes #386 2021-04-11 20:57:39 -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 feat: check instance implicit binder annotations 2021-04-28 17:15:08 -07:00
BuiltinNotation.lean feat: add support for binop% at elabCDotFunctionAlias 2021-04-30 19:17:16 -07:00
Command.lean feat: MonadTrace instance for CommandElabM 2021-04-23 18:49:56 -07: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 fix: avoid unnecessary unfolding at do 2021-05-02 21:29:32 -07:00
Exception.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Extra.lean feat: refine binop% elaborator 2021-04-30 19:37:58 -07:00
Frontend.lean refactor: simplify & generalize runCommandElabM 2021-04-23 15:26:49 +02:00
Import.lean chore: naming 2021-01-20 16:48:50 +01:00
Inductive.lean chore: rename ProofBelow to below. 2021-04-26 20:33:21 +02:00
InfoTree.lean feat: show state on by 2021-05-02 23:07:15 +02:00
LetRec.lean feat: allow haveDecl, sufficesDecl, letRecDecls in antiquotations 2021-03-12 17:40:16 -08:00
Level.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Log.lean chore: do not display MessageData tags by default 2021-04-17 23:46:15 +02:00
Match.lean feat: add toPattern 2021-05-03 11:44:40 -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 feat: better error recovery for match syntax 2021-05-02 17:00:35 -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 refactor: move collectFVars to Meta 2021-03-26 19:16:21 -07:00
Syntax.lean fix: fixes #435 2021-05-02 18:16:57 -07:00
SyntheticMVars.lean feat: show initial state for tactic combinators by default 2021-05-02 23:07:15 +02:00
Tactic.lean refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
Term.lean refactor: iterative fun expansion as a macro 2021-04-27 16:38:37 -07:00
Util.lean refactor: make notation and macro macros again 2021-04-24 11:25:08 +02:00