lean4-htt/src/Lean/Elab
2020-08-11 09:21:54 -07:00
..
Tactic feat: add support for maximum recursion depth checks at MacroM 2020-08-10 16:50:12 -07:00
Alias.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
App.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Binders.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
BuiltinNotation.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
CollectFVars.lean feat: add Lean.Elab.CollectFVars 2020-07-15 16:32:22 -07:00
Command.lean feat: add support for maximum recursion depth checks at MacroM 2020-08-10 16:50:12 -07:00
Declaration.lean feat: add expandFields 2020-07-17 11:10:34 -07:00
DeclModifiers.lean chore: add mkAuxDefinition 2020-07-24 10:45:32 -07:00
DeclUtil.lean fix: missing file 2020-07-17 17:25:15 -07:00
Definition.lean feat: remove unused variables 2020-07-15 16:32:22 -07:00
DoNotation.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Exception.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Frontend.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Import.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Inductive.lean feat: structure resulting universe 2020-07-22 14:52:23 -07:00
Level.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Log.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Match.lean feat: elaborate match discriminants 2020-08-11 09:21:54 -07:00
Print.lean feat: elaborate #print command 2020-07-28 16:24:16 -07:00
Quotation.lean refactor: simplify processing of antiquotations in pretty-printer 2020-08-06 09:27:12 -07:00
ResolveName.lean fix: resolveGlobalName for atomic references to private names 2020-07-23 14:58:19 -07:00
StrategyAttrs.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
StructInst.lean fix: do not assume the prefix of a projection function name is the structure name 2020-07-16 11:10:20 -07:00
Structure.lean fix: do not use `mkAppM id #[e]`` 2020-07-27 15:24:06 -07:00
Syntax.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
SyntheticMVars.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Tactic.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Term.lean feat: add support for maximum recursion depth checks at MacroM 2020-08-10 16:50:12 -07:00
Util.lean feat: eagerly expand macros occurring in patterns 2020-08-10 17:15:26 -07:00