lean4-htt/src/Init
Leonardo de Moura df5b7fdc24 chore: naming convention
Use namespaces (e.g., `mkStxLit` ==> `Syntax.mkLit`)

cc @Kha
2020-11-11 09:55:23 -08:00
..
Control chore: define notation using infix commands 2020-11-11 08:26:12 -08:00
Data chore: move definitions needed by macros to Prelude.lean 2020-11-11 06:56:45 -08:00
System feat: add Prelude.lean 2020-11-10 18:08:18 -08:00
Classical.lean chore: cleanup 2020-11-10 15:40:00 -08:00
Coe.lean chore: remove dead files and functions 2020-11-10 18:37:15 -08:00
Control.lean chore: merge src/Control files 2020-11-10 18:47:23 -08:00
Core.lean chore: define notation using infix commands 2020-11-11 08:26:12 -08:00
Data.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Fix.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
LeanInit.lean chore: naming convention 2020-11-11 09:55:23 -08:00
Notation.lean chore: define notation using infix commands 2020-11-11 08:26:12 -08:00
Prelude.lean chore: define notation using infix commands 2020-11-11 08:26:12 -08:00
SizeOf.lean chore: move SizeOf to its own file 2020-11-10 14:43:03 -08:00
System.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Tactics.lean feat: add funext tactic macro 2020-11-08 07:30:24 -08:00
Util.lean feat: add Prelude.lean 2020-11-10 18:08:18 -08:00
WF.lean chore: move SizeOf to its own file 2020-11-10 14:43:03 -08:00