lean4-htt/src/Lean/Elab
2021-04-16 09:51:12 -07:00
..
Deriving test: add test that deriving Ord compiles in various cases. 2021-04-03 21:27:26 -07:00
PreDefinition chore: comment 2021-04-13 10:34:19 -07:00
Quotation chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Tactic refactor: add GeneralizeVars.lean 2021-04-15 21:37:48 -07:00
App.lean fix: fixes #386 2021-04-11 20:57:39 -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 fix: antipattern 2021-04-07 10:26:05 -07:00
BuiltinNotation.lean feat: allow cdot notation at simp 2021-04-09 19:50:42 -07:00
Command.lean chore: make sure we don't lift methods over binders 2021-04-15 12:06:46 -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 chore: indent syntax 2021-03-31 17:05:34 -07: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 Ord and deriving instance for it. 2021-04-03 21:27:26 -07:00
Do.lean feat: add (generalizing := true/false) optional attribute to match 2021-04-15 17:04:25 -07:00
Exception.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Extra.lean refactor: add MonadBacktrack 2021-04-11 19:10:41 -07:00
Frontend.lean feat: hide elaboration errors from partial syntax trees by default 2021-04-13 19:24:35 +02: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: make sure we don't lift methods over binders 2021-04-15 12:06:46 -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 refactor: add polymorphic elabOpenDecl method 2021-03-06 15:32:59 -08:00
Match.lean chore: generalizing skeleton 2021-04-16 09:51:12 -07:00
MutualDef.lean fix: incorrect use of unreachable! 2021-04-07 18:11:10 -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 chore: remove unnecessary modification, fun syntax is not a binder 2021-04-15 12:38:48 -07:00
SetOption.lean chore: make sure we don't lift methods over binders 2021-04-15 12:06:46 -07:00
StructInst.lean fix: loop due to error recovery 2021-04-13 08:12:39 -07:00
Structure.lean refactor: move collectFVars to Meta 2021-03-26 19:16:21 -07:00
Syntax.lean chore: make sure we don't lift methods over binders 2021-04-15 12:06:46 -07:00
SyntheticMVars.lean chore: helper methods 2021-03-27 18:48:03 -07:00
Tactic.lean refactor: remove Tactic/Binders.lean 2021-03-12 17:59:21 -08:00
Term.lean chore: make sure we don't lift methods over binders 2021-04-15 12:06:46 -07:00
Util.lean chore: convert keywords to snake_case 2021-03-12 13:34:51 -08:00