lean4-htt/src/Lean
2020-12-01 11:57:20 -08:00
..
Compiler refactor: inline FormatMacro 2020-11-28 12:37:36 +01:00
Data chore: adjust stdlib 2020-11-29 17:01:56 -08:00
Elab feat: add Unexpander for delaborating without importing Lean, use for simple notations 2020-12-01 11:57:20 -08:00
Meta feat: add support for heterogeneous operators at Offset.lean 2020-12-01 11:53:44 -08:00
Parser feat: expand optional priority at notation and mixfix commands 2020-11-29 08:22:47 -08:00
ParserCompiler chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
PrettyPrinter chore: remove obsolete builtin delaborators 2020-12-01 11:57:20 -08:00
Server chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Util chore: fall back to raw printer on pretty printing failure 2020-11-28 17:36:20 +01:00
Attributes.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Compiler.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
CoreM.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Data.lean refactor: inline FormatMacro 2020-11-28 12:37:36 +01:00
Declaration.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Elab.lean chore: remove StrategyAttrs 2020-11-02 06:39:21 -08:00
Environment.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Eval.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Exception.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Expr.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
HeadIndex.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Hygiene.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
InternalExceptionId.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
KeyedDeclsAttribute.lean feat: allow KeyedDeclsAttribute without built-in attribute 2020-12-01 11:57:20 -08:00
Level.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
LocalContext.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Message.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Meta.lean feat: unification hints 2020-11-27 18:12:49 -08:00
MetavarContext.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Modifiers.lean chore: naming convention 2020-11-11 10:08:55 -08:00
MonadEnv.lean refactor: move Ref to Prelude and rename it to MonadRef 2020-11-13 16:00:31 -08:00
Parser.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ParserCompiler.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
PrettyPrinter.lean refactor: move & split Lean.Delaborator 2020-11-30 13:52:46 +01:00
ProjFns.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ReducibilityAttrs.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ResolveName.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Runtime.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Server.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Structure.lean feat: use <| 2020-11-19 09:03:38 -08:00
Syntax.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ToExpr.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Util.lean refactor: move ppGoal to Meta 2020-11-25 14:17:13 -08:00