lean4-htt/src/Lean/Compiler/LCNF/Simp
2022-10-03 18:35:16 -07:00
..
Basic.lean
Config.lean feat: track recursively inlining 2022-09-27 16:26:49 -07:00
ConstantFold.lean chore: remove workaround 2022-09-29 17:12:48 -07:00
DefaultAlt.lean
FunDeclInfo.lean
InlineCandidate.lean feat: inline small declarations not tagged with [noinline] 2022-09-30 20:51:37 -07:00
InlineProj.lean fix: missing eraseCode at inlineProjInst? 2022-09-27 16:26:49 -07:00
JpCases.lean feat: JpCases for join points with multiple parameters 2022-10-03 18:35:16 -07:00
Main.lean feat: track recursively inlining 2022-09-27 16:26:49 -07:00
SimpM.lean refactor: add LCNF/Internalize.lean 2022-10-03 09:18:11 -07:00
SimpValue.lean fix: eta-expansion at compatibleTypes 2022-09-29 11:02:06 -07:00
Used.lean