lean4-htt/src/Lean/Elab
2021-05-27 13:42:22 -07:00
..
Deriving refactor: introduce a few double-backtick quotations 2021-04-28 12:09:13 +02:00
PreDefinition fix: use withoutProofIrrelevance at getFixedPrefix 2021-05-27 13:42:22 -07:00
Quotation fix: add basic support for accessing the field of a section variable in the notation prechecker 2021-05-04 22:41:25 -07:00
Tactic chore: fix mutable variable shadowing 2021-05-22 19:24:41 -07:00
App.lean fix: Info nodes for overloaded notation/declarations 2021-05-04 22:07:21 -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 fix: fixes #450 2021-05-10 13:55:06 -07:00
BuiltinNotation.lean feat: have: remove unnecessary whitespace check and allow name- and type-less have 2021-05-25 14:25:14 +02:00
Command.lean fix: make sure the resulting array size is equal to the number of binders 2021-05-04 19:46:14 -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: fixes #241 2021-05-22 19:10:07 -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 refactor: simplify & generalize runCommandElabM 2021-04-23 15:26:49 +02: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 chore: display syntax at tactic info nodes 2021-05-04 10:58:54 -07: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 fix: fixes #482 2021-05-21 19:20:24 -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: fix mutable variable shadowing 2021-05-22 19:24:41 -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 fix: fixes #447 2021-05-08 19:04:12 -07:00
SyntheticMVars.lean feat: improve error handling in tactic blocks 2021-05-15 20:18:48 -07:00
Tactic.lean refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
Term.lean feat: add helper method Term.commitIfNoErrors? 2021-05-20 20:11:12 -07:00
Util.lean refactor: make notation and macro macros again 2021-04-24 11:25:08 +02:00