lean4-htt/library/Init/Lean/Compiler/IR
2019-10-09 15:24:07 -07:00
..
Basic.lean chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
Borrow.lean feat: remove unnecessary normalizeIds steps 2019-10-09 15:24:07 -07:00
Boxing.lean chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
Checker.lean feat: ensure duplicate indices are not used 2019-10-09 15:02:43 -07:00
CompilerM.lean chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
Default.lean chore: style 2019-10-08 15:21:42 -07:00
ElimDead.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
EmitC.lean feat: remove unnecessary normalizeIds steps 2019-10-09 15:24:07 -07:00
EmitUtil.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ExpandResetReuse.lean feat: remove unnecessary normalizeIds steps 2019-10-09 15:24:07 -07:00
Format.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -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 fix: file and import names, tests and stage0 2019-10-04 17:04:02 -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 fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
SimpCase.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
UnboxResult.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
UnreachBranches.lean chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00