lean4-htt/src/Init/Lean
2020-02-18 19:57:55 -08:00
..
Compiler chore: naming convention 2020-02-09 17:10:20 -08:00
Data feat: add helper functions 2020-02-17 11:28:50 -08:00
Elab feat: elabModifyOp 2020-02-18 19:57:55 -08:00
EqnCompiler
Meta refactor: move ReplaceExpr to Init/Lean/Util 2020-02-17 18:41:13 -08:00
Parser refactor: get rid of antiquotExpr hack 2020-02-18 10:57:27 -08:00
Util test: add Expr.find? test 2020-02-17 19:49:13 -08:00
Attributes.lean chore: naming convention 2020-02-09 17:10:20 -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: file name convention 2020-02-08 11:21:52 -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 feat: default field synthesis skeleton 2020-02-17 16:33:30 -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 chore: helper functions 2020-02-14 21:02:59 -08:00
Message.lean feat: make sure we can see error messages at #check_failure 2020-02-12 12:23:43 -08:00
Meta.lean feat: add kabstract 2020-01-10 13:10:03 -08:00
MetavarContext.lean fix: but at elimMVarDepsApp 2020-02-10 20:49:43 -08:00
Modifiers.lean
Parser.lean feat: add syntax category 2020-01-14 12:34:45 -08:00
ProjFns.lean chore: naming convention 2020-02-09 17:10:20 -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 feat: helper functions for updating SourceInfo 2020-02-13 16:22:28 -08:00
ToExpr.lean chore: remove mkCApp* functions 2019-12-04 13:07:42 -08:00
Util.lean feat: add FindExpr 2020-02-17 19:13:40 -08:00