lean4-htt/library/Init
Leonardo de Moura e020cd2ea0 refactor: parametrize over getConst : Name -> m (Option (ConstantInfo)) instead of env : Environment
Motivation: when instatiating these templates, we can make definitions
opaque by returning `none` at `getConst`.
2019-11-07 10:20:15 -08:00
..
Control refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Data refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Lean refactor: parametrize over getConst : Name -> m (Option (ConstantInfo)) instead of env : Environment 2019-11-07 10:20:15 -08:00
System refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Coe.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
Core.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Default.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Fix.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
Util.lean refactor: default ==> arbitrary 2019-11-05 14:42:42 -08:00
WF.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00