lean4-htt/src/Init/Lean/Elab
2020-01-17 16:15:49 -08:00
..
Tactic feat: add unboxSingleton trick to sepBy1 2020-01-16 20:57:18 -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 chore: add auxiliary functions and simplify Quotation 2020-01-17 16:00:39 -08:00
Command.lean feat: add SynthesizeSyntheticMVars.lean 2020-01-16 12:58:37 -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 chore: use auxiliary _app_ at Quotation 2020-01-17 16:15:49 -08:00
ResolveName.lean fix: global name resolution of macro-introduced idents 2020-01-12 10:32:27 -08:00
Syntax.lean chore: add auxiliary functions and simplify Quotation 2020-01-17 16:00:39 -08:00
SynthesizeSyntheticMVars.lean feat: basic runTactic 2020-01-16 16:01:53 -08:00
Tactic.lean feat: display unsolved goals 2020-01-16 20:25:22 -08:00
Term.lean chore: add auxiliary functions and simplify Quotation 2020-01-17 16:00:39 -08:00
TermApp.lean feat: elaborate auxiliary app notation 2020-01-17 15:49:00 -08:00
TermBinders.lean chore: ad-hoc match_syntax support in the new frontend 2020-01-12 10:32:27 -08:00
Util.lean chore: reduce code duplication 2020-01-15 20:53:23 -08:00