lean4-htt/src/Init/Lean
2019-12-31 12:07:58 -08:00
..
Compiler fix: Borrow.lean 2019-12-22 19:20:42 -08:00
Data feat: add LeanExt.lean and ParserDescr type 2019-12-30 13:51:40 -08:00
Elab feat: add Environment as an extra parameter to addImportedFn 2019-12-31 11:11:37 -08:00
EqnCompiler
Meta chore: combine MessageData.context + MessageData.withOptions into MessageData.context 2019-12-22 09:15:04 -08:00
Parser feat: add addParserAttribute 2019-12-31 12:07:58 -08:00
Util refactor: trace directly to MessageLog at Elab monads 2019-12-22 09:58:31 -08:00
Attributes.lean chore: add TODO 2019-12-31 11:57:50 -08:00
AuxRecursor.lean
Class.lean chore: naming convention 2019-12-15 18:28:00 -08:00
Compiler.lean
Declaration.lean fix: missing isUnsafe fieldat OpaqueVal 2019-12-30 11:53:08 -08:00
Elab.lean refactor: split Elab/Term.lean into smaller files 2019-12-19 07:26:54 -08:00
Environment.lean feat: add Environment as an extra parameter to addImportedFn 2019-12-31 11:11:37 -08:00
EqnCompiler.lean
Eval.lean chore: avoid ^do ... 2019-12-11 06:19:12 -08:00
Expr.lean fix: leaks 2019-12-22 15:09:19 -08:00
Hygiene.lean refactor: simplify MacroHygiene implementations 2019-12-20 14:19:09 +01:00
Level.lean fix: typo 2019-12-29 09:49:55 -08:00
Linter.lean chore: move helper modules to src/Init/Lean/Util 2019-12-04 17:17:34 -08:00
LocalContext.lean chore: naming convention 2019-12-15 18:28:00 -08:00
Meta.lean feat: add user-friendly Meta.Exception -> MessageData 2019-12-10 15:49:52 -08:00
MetavarContext.lean feat: implement design documented at 868a217202 2019-12-21 15:53:36 -08:00
Modifiers.lean
Parser.lean
ProjFns.lean chore: naming convention 2019-12-15 07:48:42 -08:00
ReducibilityAttrs.lean
Runtime.lean
Scopes.lean
Structure.lean chore: naming convention 2019-12-15 07:48:42 -08:00
Syntax.lean feat: support ident antiquotations (inside term parsers, for now) 2019-12-30 08:24:29 -08:00
ToExpr.lean chore: remove mkCApp* functions 2019-12-04 13:07:42 -08:00