lean4-htt/src/Lean/Elab
2021-04-12 18:33:39 +02:00
..
Deriving test: add test that deriving Ord compiles in various cases. 2021-04-03 21:27:26 -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 refactor: MonadBacktrack for TacticM 2021-04-11 19:10:41 -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 feat: add addional CompletionInfo 2021-04-03 11:17:51 -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: 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 refactor: add MonadBacktrack 2021-04-11 19:10:41 -07: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: display expected type 2021-04-05 10:29:32 -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 refactor: add MonadBacktrack 2021-04-11 19:10:41 -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 fix: partial syntax tree panic 2021-04-12 18:33:39 +02:00
SetOption.lean feat: set_option completion 2021-04-03 15:06:50 -07:00
StructInst.lean chore: fix StructInst and add mkGroupNode 2021-04-07 22:46:07 -07: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 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 fix: missing commitWhenSome? at tryPureCoe? 2021-04-11 19:28:34 -07:00
Util.lean chore: convert keywords to snake_case 2021-03-12 13:34:51 -08:00