lean4-htt/src/Init/Lean
2019-12-30 08:24:29 -08:00
..
Compiler fix: Borrow.lean 2019-12-22 19:20:42 -08:00
Data chore: naming convention 2019-12-15 18:28:00 -08:00
Elab fix: invoke new parser from old one with maximum precedence 2019-12-30 08:24:29 -08:00
EqnCompiler
Meta chore: combine MessageData.context + MessageData.withOptions into MessageData.context 2019-12-22 09:15:04 -08:00
Parser feat: fieldIdx antiquotation 2019-12-30 08:24:29 -08:00
Util refactor: trace directly to MessageLog at Elab monads 2019-12-22 09:58:31 -08:00
Attributes.lean chore: naming convention 2019-12-15 18:28:00 -08:00
AuxRecursor.lean
Class.lean chore: naming convention 2019-12-15 18:28:00 -08:00
Compiler.lean
Declaration.lean fix: leaks 2019-12-22 15:09:19 -08:00
Elab.lean refactor: split Elab/Term.lean into smaller files 2019-12-19 07:26:54 -08:00
Environment.lean chore: naming convention 2019-12-15 18:28:00 -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
LocalContext.lean chore: naming convention 2019-12-15 18:28:00 -08:00
Meta.lean
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