lean4-htt/src/Lean/Elab
Leonardo de Moura 27c3e23c17 fix: type is optional in explicit fields
Reason: default value overriding notation.
2020-07-21 16:57:36 -07:00
..
Tactic chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -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 auxiliary constructions for inductive types 2020-07-15 16:32:23 -07:00
Declaration.lean feat: add expandFields 2020-07-17 11:10:34 -07:00
DeclModifiers.lean fix: register class for class inductive 2020-07-15 16:32:23 -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 chore: naming 2020-07-17 09:18:20 -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 chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Quotation.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
ResolveName.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -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: type is optional in explicit fields 2020-07-21 16:57:36 -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: collect and sort used level params 2020-07-15 16:32:23 -07:00
Util.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00