lean4-htt/library/init/lean/compiler/ir
2019-10-04 12:27:47 -07:00
..
basic.lean chore(library/init/lean/compiler/ir/basic): remove unnecessary function 2019-10-02 16:50:37 -07:00
borrow.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
boxing.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -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: more array goodies and naming convetion 2019-10-03 16:50:23 -07:00
default.lean feat(library/init/lean/compiler/ir): add [unbox] attribute 2019-10-02 16:50:37 -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 refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
emitutil.lean feat(library/init): add more general modify: modifyGet 2019-09-16 15:14:02 -07:00
expandresetreuse.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
format.lean chore: one module per import command 2019-10-04 12:27:47 -07: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 fix(library/init/lean/compiler/ir/livevars): bug at updateLiveVars 2019-10-02 16:50:37 -07:00
normids.lean feat(library/init): add more general modify: modifyGet 2019-09-16 15:14:02 -07:00
pushproj.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
rc.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -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 refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
unboxresult.lean chore: one module per import command 2019-10-04 12:27:47 -07:00
unreachbranches.lean feat: abstract interpreter entry point, and missing stuff 2019-10-03 16:50:47 -07:00