lean4-htt/library/init/lean/compiler/ir
Leonardo de Moura ef89945ea0 fix(library/init/lean/compiler/ir/emitcpp): tail call
Implement fix used at 4d2837430a in the new IR compiler.
2019-05-22 07:58:33 -07:00
..
basic.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
borrow.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
boxing.lean feat(library/compiler/ir): add boxed version for extern constants 2019-05-21 17:55:58 -07:00
checker.lean feat(library/init/lean/compiler/ir): improve checker 2019-05-21 13:18:56 -07:00
compilerm.lean feat(library/init/lean/compiler/ir): improve checker 2019-05-21 13:18:56 -07:00
default.lean fix(library/compiler/ir): fix ret irrelevant 2019-05-21 13:32:11 -07:00
elimdead.lean refactor(library/init/lean/compiler/ir): remove redundant field from FnBody.jdecl 2019-05-07 12:26:11 -07:00
emitcpp.lean fix(library/init/lean/compiler/ir/emitcpp): tail call 2019-05-22 07:58:33 -07:00
emitutil.lean fix(library/init/lean/compiler/ir/emitutil): missing FnBody.case 2019-05-21 08:11:48 -07:00
format.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
freevars.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
livevars.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
normids.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
pushproj.lean chore(library/init/lean/compiler/ir): clarify 2019-05-06 10:52:33 -07:00
rc.lean feat(library/init/lean/compiler/ir): improve checker 2019-05-21 13:18:56 -07:00
resetreuse.lean fix(library/init/lean/compiler/ir): reset 2019-05-21 10:28:50 -07:00
simpcase.lean fix(library/init/lean/compiler/ir): avoid compilation warning 2019-05-21 20:19:45 -07:00