lean4-htt/src/Init/Lean/Elab
2020-02-24 13:18:07 -08:00
..
Tactic feat: handle alternatives 2020-02-23 19:29:54 -08:00
Alias.lean chore: add workaround for allowing new frontend to see old frontend exports 2020-01-11 13:44:22 -08:00
App.lean chore: minimize dependencies 2020-02-24 13:18:07 -08:00
Binders.lean feat: error message when optParam and autoParam are used at fun 2020-02-13 17:57:12 -08:00
BuiltinNotation.lean refactor: move elabDo to its own file 2020-01-31 14:40:58 -08:00
Command.lean feat: add elabChoice for CommandElab 2020-02-18 17:18:28 -08:00
Declaration.lean refactor: SyntaxNode => Syntax at TermElab and CommandElab 2020-01-10 15:17:58 -08:00
DeclModifiers.lean feat: add attributeExtension 2020-01-10 19:51:53 -08:00
Definition.lean feat: propagate before final ensureHasType 2020-02-11 09:59:23 -08:00
DoNotation.lean refactor: reorganize code for new feature 2020-02-10 19:10:26 -08:00
Exception.lean chore: minimize dependencies 2020-02-24 13:18:07 -08:00
Frontend.lean refactor: ParserContextCore and ParserContext 2020-01-08 14:20:53 -08:00
Import.lean refactor: ParserContextCore and ParserContext 2020-01-08 14:20:53 -08:00
Level.lean chore: minimize dependencies 2020-02-24 13:18:07 -08:00
Log.lean feat: extensible elaboration functions 2020-01-10 15:05:14 -08:00
Match.lean feat: add elabMatch skeleton 2020-01-30 10:02:15 -08:00
Quotation.lean refactor: get rid of antiquotExpr hack 2020-02-18 10:57:27 -08:00
ResolveName.lean refactor: ExtractMacroScopesResult => MacroScopesView, add MacroScopesView.review 2020-01-23 14:11:32 -08:00
StrategyAttrs.lean chore: file name convention 2020-02-08 11:21:52 -08:00
StructInst.lean fix: structure instance parser 2020-02-18 20:27:04 -08:00
Syntax.lean refactor: get rid of antiquotExpr hack 2020-02-18 10:57:27 -08:00
SyntheticMVars.lean chore: file name convention 2020-02-08 11:21:52 -08:00
Tactic.lean feat: add evalGeneralize 2020-02-21 13:42:51 -08:00
Term.lean chore: minimize dependencies 2020-02-24 13:18:07 -08:00
Util.lean feat: elaborate autoParams 2020-02-13 16:24:50 -08:00