lean4-htt/src/Lean/Compiler/LCNF/Simp
2022-10-09 17:35:13 -07:00
..
Basic.lean
Config.lean feat: track recursively inlining 2022-09-27 16:26:49 -07:00
ConstantFold.lean feat: automatic extension names 2022-10-06 17:19:30 -07:00
DefaultAlt.lean
DiscrM.lean refactor: add DiscrM.lean 2022-10-03 19:00:30 -07:00
FunDeclInfo.lean
InlineCandidate.lean feat: inline small declarations not tagged with [noinline] 2022-09-30 20:51:37 -07:00
InlineProj.lean chore: improve eqvTypes 2022-10-09 16:42:55 -07:00
JpCases.lean fix: missing dependency check at simpJpCases? 2022-10-03 19:39:10 -07:00
Main.lean chore: simplify SimpValue.lean 2022-10-09 17:35:13 -07:00
SimpM.lean fix: type error introducing when inlining LCNF functions 2022-10-09 12:10:11 -07:00
SimpValue.lean chore: simplify SimpValue.lean 2022-10-09 17:35:13 -07:00
Used.lean