lean4-htt/src/Lean/Compiler/IR
2021-09-20 18:41:46 +02:00
..
Basic.lean chore: remove HashableUSize instances 2021-06-02 08:48:11 -07:00
Borrow.lean feat: borrow inference: preserve mutual tail calls 2021-08-05 06:26:06 -07:00
Boxing.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
Checker.lean chore: remove when and «unless» 2021-03-20 18:52:18 -07:00
CompilerM.lean fix: do not evaluate code containing sorry 2021-01-26 15:01:53 -08:00
CtorLayout.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ElimDeadBranches.lean feat: generic tagged Format 2021-08-01 09:58:44 +02:00
ElimDeadVars.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
EmitC.lean feat: Windows: explicitly export Lean functions only 2021-09-20 18:41:46 +02:00
EmitUtil.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
ExpandResetReuse.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
Format.lean chore: fewer explicit types 2021-08-01 09:58:44 +02:00
FreeVars.lean refactor: lazy evaluation for >>, <*>, <*, and *> 2021-09-07 17:50:34 -07:00
LiveVars.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
NormIds.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
PushProj.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
RC.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
ResetReuse.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
SimpCase.lean feat: add IR.DeclInfo 2021-01-26 12:41:07 -08:00
Sorry.lean fix: do not evaluate code containing sorry 2021-01-26 15:01:53 -08:00
UnboxResult.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00