lean4-htt/src/Init/Lean/Elab
2020-01-12 10:32:27 -08:00
..
Alias.lean chore: add workaround for allowing new frontend to see old frontend exports 2020-01-11 13:44:22 -08:00
BuiltinNotation.lean feat: support macro-generated parser! 2020-01-12 10:32:27 -08:00
Command.lean feat: command elaboration step trace 2020-01-12 10:32:27 -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 fix: propagate type before synthesizeSyntheticMVars 2020-01-11 12:01:12 -08:00
ElabStrategyAttrs.lean
Exception.lean feat: extensible elaboration functions 2020-01-10 15:05:14 -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 feat: add addContext 2020-01-07 11:04:52 -08:00
Log.lean feat: extensible elaboration functions 2020-01-10 15:05:14 -08:00
Quotation.lean refactor: use adaptExpander in Elab.Quotation 2020-01-12 10:32:27 -08:00
ResolveName.lean feat: elabApp skeleton 2019-12-10 10:21:14 -08:00
Term.lean feat: file IO using handles 2020-01-12 08:02:48 -08:00
TermApp.lean refactor: SyntaxNode => Syntax at TermElab and CommandElab 2020-01-10 15:17:58 -08:00
TermBinders.lean chore: ad-hoc match_syntax support in the new frontend 2020-01-12 10:32:27 -08:00
Util.lean refactor: registerAttribute ==> registerBuiltinAttribute 2020-01-10 17:08:12 -08:00