lean4-htt/src/Init/Lean
2020-02-06 08:15:39 -08:00
..
Compiler refactor: naming consistency ensure List and Array have similar find* methods 2020-01-26 15:13:05 -08:00
Data chore: Coe.lean ==> HasCoe.lean 2020-01-28 08:55:22 -08:00
Elab feat: add mkCtorHeader 2020-02-05 19:15:36 -08:00
EqnCompiler
Meta feat: do not enable constApprox in the combinator approxDefEq 2020-02-03 11:50:40 -08:00
Parser chore: add [inline] to make sure we do not allocate a closure 2020-02-06 08:15:39 -08:00
Util feat: check user given path 2020-02-05 09:42:26 -08:00
Attributes.lean feat: declare_syntax_cat without importing Init.Lean 2020-01-11 09:02:50 -08:00
AuxRecursor.lean
Class.lean refactor: registerAttribute ==> registerBuiltinAttribute 2020-01-10 17:08:12 -08:00
Compiler.lean
Declaration.lean fix: missing isUnsafe fieldat OpaqueVal 2019-12-30 11:53:08 -08:00
Elab.lean chore: add StructInst skeleton 2020-02-02 17:36:43 -08:00
Environment.lean chore: better error message on missing import 2020-01-27 13:09:01 +01:00
EqnCompiler.lean
Eval.lean Revert "feat: override standard streams" 2020-01-25 16:32:06 +01:00
Expr.lean chore: erase macro scopes 2020-01-30 12:22:27 -08:00
HeadIndex.lean feat: add HeadIndex 2020-01-10 11:58:22 -08:00
Hygiene.lean refactor: move instance to LeanInit 2020-02-01 00:52:52 -08:00
Level.lean fix: Level.normalize 2020-01-29 03:38:35 -08:00
Linter.lean chore: move Message to Lean 2020-01-10 10:58:50 -08:00
LocalContext.lean refactor: naming consistency ensure List and Array have similar find* methods 2020-01-26 15:13:05 -08:00
Message.lean feat: add MessageData.ofGoal 2020-01-16 20:22:38 -08:00
Meta.lean feat: add kabstract 2020-01-10 13:10:03 -08:00
MetavarContext.lean refactor: move NameGenerator to LeanInit 2020-01-23 08:49:58 -08:00
Modifiers.lean
Parser.lean feat: add syntax category 2020-01-14 12:34:45 -08:00
ProjFns.lean chore: naming convention 2019-12-15 07:48:42 -08:00
ReducibilityAttrs.lean
Runtime.lean
Scopes.lean
Structure.lean refactor: naming consistency ensure List and Array have similar find* methods 2020-01-26 15:13:05 -08:00
Syntax.lean refactor: naming consistency ensure List and Array have similar find* methods 2020-01-26 15:13:05 -08:00
ToExpr.lean chore: remove mkCApp* functions 2019-12-04 13:07:42 -08:00