lean4-htt/src/Lean/Compiler/IR
Sebastian Ullrich c88784ef9d refactor: consistent io_result_mk* naming
/cc @leodemoura
2020-08-31 11:08:57 +02:00
..
Basic.lean chore: move RBTree and RBMap to Std 2020-06-25 13:26:16 -07:00
Borrow.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00
Boxing.lean chore: move AssocList to Std 2020-06-25 12:52:23 -07:00
Checker.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
CompilerM.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00
CtorLayout.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
ElimDeadBranches.lean fix: bug on JP handling 2020-08-26 08:34:35 -07:00
ElimDeadVars.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
EmitC.lean refactor: consistent io_result_mk* naming 2020-08-31 11:08:57 +02:00
EmitUtil.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00
ExpandResetReuse.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00
Format.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
FreeVars.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
LiveVars.lean chore: move RBTree and RBMap to Std 2020-06-25 13:26:16 -07:00
NormIds.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
PushProj.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
RC.lean chore: move RBTree and RBMap to Std 2020-06-25 13:26:16 -07:00
ResetReuse.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
SimpCase.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
UnboxResult.lean feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00