lean4-htt/library/init/lean/compiler
Leonardo de Moura 1295bf52bc feat(library/init/lean/compiler/ir): add Decl.checker for debugging purposes
We have also added a new `Context` object, and modified our IR
invariant. Now, we assume there is no variable or join point shadowing.
2019-05-06 18:35:06 -07:00
..
ir feat(library/init/lean/compiler/ir): add Decl.checker for debugging purposes 2019-05-06 18:35:06 -07:00
constfolding.lean feat(library/init/lean/compiler/constfolding): constant folding for strictAnd and strictOr 2019-04-05 16:51:29 -07:00
default.lean chore(library/init/lean/compiler): move IR related files to subdirectory 2019-05-05 07:55:36 -07:00
util.lean refactor(core): homogeneous andthen 2019-04-24 14:00:34 -07:00