lean4-htt/src/Init/Lean/Elab
2020-01-15 20:53:23 -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 chore: improve error message 2020-01-15 20:53:23 -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 chore: add trace class `Elab.definition 2020-01-15 20:53:23 -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: simplify quoteSyntax 2020-01-15 17:47:08 +01:00
ResolveName.lean fix: global name resolution of macro-introduced idents 2020-01-12 10:32:27 -08:00
Syntax.lean feat: allow user to set nodeKind at syntax command 2020-01-14 18:51:31 -08:00
Tactic.lean fix: missing file 2020-01-13 16:52:12 -08:00
Term.lean chore: fix bogus "too many explicit universe levels" error message 2020-01-15 20:53:23 -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