lean4-htt/library/init/lean/compiler/ir
2019-05-18 11:58:11 -07:00
..
basic.lean feat(library/init/lean/compiler/ir): add borrow inference 2019-05-18 10:48:26 -07:00
borrow.lean fix(library/init/lean/compiler/ir/borrow): consider borrow annotation only for references 2019-05-18 11:58:11 -07:00
boxing.lean chore(library/init/lean/compiler/ir): Context ==> LocalContext 2019-05-17 17:29:26 -07:00
checker.lean chore(library/init/lean/compiler/ir): Context ==> LocalContext 2019-05-17 17:29:26 -07:00
compilerm.lean feat(library/init/lean/compiler/ir): add borrow inference 2019-05-18 10:48:26 -07:00
default.lean feat(library/init/lean/compiler/ir): add borrow inference 2019-05-18 10:48:26 -07:00
elimdead.lean refactor(library/init/lean/compiler/ir): remove redundant field from FnBody.jdecl 2019-05-07 12:26:11 -07:00
format.lean feat(library/init/lean/compiler/ir): add borrow inference 2019-05-18 10:48:26 -07:00
freevars.lean feat(library/init/lean/compiler/ir): add ExternEntry to Decl.extern constructor 2019-05-17 16:27:58 -07:00
livevars.lean chore(library/init/lean/compiler/ir): Context ==> LocalContext 2019-05-17 17:29:26 -07:00
normids.lean feat(library/init/lean/compiler/ir): add ExternEntry to Decl.extern constructor 2019-05-17 16:27:58 -07:00
pushproj.lean chore(library/init/lean/compiler/ir): clarify 2019-05-06 10:52:33 -07:00
resetreuse.lean chore(library/init/lean/compiler/ir): Context ==> LocalContext 2019-05-17 17:29:26 -07:00
simpcase.lean chore(library/init/lean/compiler): move IR related files to subdirectory 2019-05-05 07:55:36 -07:00