lean4-htt/src/Lean/Elab
2021-03-27 14:59:05 -07:00
..
Deriving chore: add OptionM monad 2021-03-20 17:50:45 -07:00
PreDefinition chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Quotation chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Tactic chore: fix mkForbiddenSet 2021-03-27 14:59:05 -07:00
App.lean chore: use double quoted names 2021-03-24 12:36:18 -07:00
Attributes.lean chore: add `` 2021-03-25 12:21:10 -07: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: refine auto bound implicit locals 2021-03-23 17:33:15 -07:00
BuiltinNotation.lean feat: add syntax for specifying LHS precedence on trailing parsers 2021-03-22 16:33:36 +01:00
Command.lean chore: fix trace.Elab.info position & redundancy 2021-03-26 11:39:44 +01: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 chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
DeclUtil.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
DefView.lean chor: fix import 2021-03-27 14:34:44 -07:00
Deriving.lean feat: add mkSizeOfHandler 2021-01-20 17:18:51 -08:00
Do.lean feat: allow haveDecl, sufficesDecl, letRecDecls in antiquotations 2021-03-12 17:40:16 -08:00
Exception.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Extra.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Frontend.lean fix: trace.Elab.Info in the server 2021-03-25 14:36:30 +01:00
Import.lean chore: naming 2021-01-20 16:48:50 +01:00
Inductive.lean refactor: move collectFVars to Meta 2021-03-26 19:16:21 -07:00
InfoTree.lean chore: fix trace.Elab.info position & redundancy 2021-03-26 11:39:44 +01: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 refactor: add polymorphic elabOpenDecl method 2021-03-06 15:32:59 -08:00
Match.lean fix: ensure discriminants are distinct variables 2021-03-26 16:28:21 -07:00
MutualDef.lean refactor: move collectFVars to Meta 2021-03-26 19:16:21 -07: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: support $_ antiquotations in match 2021-03-23 19:07:42 +01:00
SetOption.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
StructInst.lean fix: error message 2021-03-11 12:16:15 -08:00
Structure.lean refactor: move collectFVars to Meta 2021-03-26 19:16:21 -07:00
Syntax.lean fix: unhygiene in synthesized notation unexpander 2021-03-23 19:08:06 +01:00
SyntheticMVars.lean feat: refine auto bound implicit locals 2021-03-23 17:33:15 -07:00
Tactic.lean refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
Term.lean fix: disable implicit lambda insertion at _, ?h, and by ... 2021-03-25 16:13:15 -07:00
Util.lean chore: convert keywords to snake_case 2021-03-12 13:34:51 -08:00