lean4-htt/library/init/lean/compiler/ir
2019-09-20 14:22:03 -07:00
..
basic.lean chore(library/init/lean/compiler/ir): simplify mkCase, the xType field is set by explicitBoxing 2019-09-12 08:55:09 -07:00
borrow.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
boxing.lean feat(library/init): add more general modify: modifyGet 2019-09-16 15:14:02 -07:00
checker.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
compilerm.lean feat(library/init/lean/smap): implement SMap using PHashMap instead of RBMap 2019-09-20 14:22:03 -07:00
default.lean fix(library/init/lean/compiler/ir/default): missing explicitRC 2019-09-09 10:53:34 -07:00
elimdead.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
emitc.lean fix(library/init/lean/compiler/ir): the xType field at FnBody.case must be set by explicitBoxing 2019-09-12 08:47:58 -07:00
emitutil.lean feat(library/init): add more general modify: modifyGet 2019-09-16 15:14:02 -07:00
expandresetreuse.lean feat(library/init): add more general modify: modifyGet 2019-09-16 15:14:02 -07:00
format.lean chore(library/compiler/ir_interpreter): add step-level trace 2019-09-12 18:26:15 +02:00
freevars.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
livevars.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
normids.lean feat(library/init): add more general modify: modifyGet 2019-09-16 15:14:02 -07:00
pushproj.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
rc.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
resetreuse.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00
simpcase.lean feat(library/init/lean/compiler/ir): store scrutinee type at FnBody.case 2019-09-12 08:07:47 -07:00