lean4-htt/src/Lean/Compiler
Leonardo de Moura 68a4c145f7 refactor: implement attribute hooks using CoreM
We were using a mix of `IO` and `Except`
2020-08-19 14:44:54 -07:00
..
IR refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
ClosedTermCache.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
ConstFolding.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
ExportAttr.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
ExternAttr.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
ImplementedByAttr.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
InitAttr.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
InlineAttrs.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
IR.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
NameMangling.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
NeverExtractAttr.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Specialize.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
Util.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00