lean4-htt/src/Lean/Elab
2021-03-13 13:20:12 +01:00
..
Deriving chore: convert keywords to snake_case 2021-03-12 13:34:51 -08: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 refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
App.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Attributes.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08: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 chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
BuiltinNotation.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
CollectFVars.lean chore: cleanup 2020-10-26 07:42:08 -07:00
Command.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Declaration.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08: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 chore: remove parser! and tparser! 2021-03-11 09:36:58 -08: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 refactor: pos at time_task::time_task was a dead field 2021-01-30 11:10:18 -08:00
Import.lean chore: naming 2021-01-20 16:48:50 +01:00
Inductive.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
InfoTree.lean fix: preserve InfoTree when tactics fail 2021-02-17 15:20:33 -08: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 chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
MutualDef.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08: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 chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Quotation.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08: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 chore: convert keywords to snake_case 2021-03-12 13:34:51 -08:00
Syntax.lean fix: unexpanders should inherit scopedness 2021-03-13 13:20:12 +01:00
SyntheticMVars.lean chore: trace[...]! ==> trace[...] 2021-03-10 18:44:43 -08:00
Tactic.lean refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
Term.lean fix: indentation issues 2021-03-12 11:09:28 -08:00
Util.lean chore: convert keywords to snake_case 2021-03-12 13:34:51 -08:00