lean4-htt/library/Init/Lean/Compiler/IR
Leonardo de Moura df8bbf5438 chore: remove Init.Control.Combinators
Reason: it contains a bunch of little functions that are supposed to
be defined in other modules.
2019-10-27 18:58:40 -07:00
..
Basic.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
Borrow.lean chore: remove Init.Control.Combinators 2019-10-27 18:58:40 -07:00
Boxing.lean chore: remove Init.Control.Combinators 2019-10-27 18:58:40 -07:00
Checker.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
CompilerM.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
CtorLayout.lean test: add getCtorLayout test 2019-10-11 15:11:24 -07:00
Default.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
ElimDeadBranches.lean chore: remove Init.Control.Combinators 2019-10-27 18:58:40 -07:00
ElimDeadVars.lean chore: rename files 2019-10-11 11:19:58 -07:00
EmitC.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
EmitUtil.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
ExpandResetReuse.lean chore: remove Init.Control.Combinators 2019-10-27 18:58:40 -07:00
Format.lean feat: add struct/union constructors to IRType 2019-10-11 10:57:36 -07:00
FreeVars.lean fix: make sure maxIndex takes into account dead variables too 2019-10-09 14:55:48 -07:00
LiveVars.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
NormIds.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
PushProj.lean refactor: ensure pushProj does not reuse variable ids 2019-10-09 14:55:39 -07:00
RC.lean chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
ResetReuse.lean chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
SimpCase.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
UnboxResult.lean feat: expose getCtorLayout 2019-10-11 14:34:30 -07:00