lean4-htt/src/Lean/Elab
Leonardo de Moura f17e226638 chore: naming convention
Example: `mkNameStr` => `Name.mkStr`

cc @Kha
2020-11-11 10:08:55 -08:00
..
PreDefinition feat: improve Structural.lean 2020-11-09 13:23:25 -08:00
Tactic chore: naming convention 2020-11-11 10:08:55 -08:00
App.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Attributes.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Binders.lean feat: elaborate fun/forall binder extensions 2020-11-09 19:00:40 -08:00
BuiltinNotation.lean chore: naming convention 2020-11-11 09:55:23 -08:00
CollectFVars.lean chore: cleanup 2020-10-26 07:42:08 -07:00
Command.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Declaration.lean chore: naming convention 2020-11-11 10:08:55 -08:00
DeclModifiers.lean chore: naming convention 2020-11-11 10:08:55 -08:00
DeclUtil.lean chore: cleanup 2020-10-26 07:54:11 -07:00
DefView.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Do.lean chore: naming convention 2020-11-11 09:55:23 -08:00
Exception.lean chore: cleanup 2020-10-26 07:54:11 -07:00
Frontend.lean chore: adjust files and tests 2020-11-07 17:32:12 -08:00
Import.lean chore: cleanup 2020-10-26 07:54:11 -07:00
Inductive.lean chore: adjust files and tests 2020-11-07 17:32:12 -08:00
LetRec.lean feat: hide auxiliary metavariables used to compile let-rec 2020-10-30 14:58:17 -07:00
Level.lean chore: use mut 2020-11-07 17:32:13 -08:00
Log.lean chore: cleanup 2020-10-26 07:54:11 -07:00
Match.lean chore: naming convention 2020-11-11 10:08:55 -08:00
MutualDef.lean chore: use mut 2020-11-07 17:32:13 -08:00
PreDefinition.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Print.lean chore: use mut 2020-11-07 17:32:13 -08:00
Quotation.lean chore: do not use infix operators at Quotation.lean 2020-11-11 06:56:45 -08:00
StructInst.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Structure.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Syntax.lean chore: naming convention 2020-11-11 09:55:23 -08:00
SyntheticMVars.lean feat: do not create subgoals for auxiliary let-rec metavariables 2020-10-30 14:58:17 -07:00
Tactic.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Term.lean chore: naming convention 2020-11-11 09:55:23 -08:00
Util.lean chore: naming convention 2020-11-11 10:08:55 -08:00