lean4-htt/library/Init/Lean/Compiler
Leonardo de Moura daf9d219d3 fix: must reset assignments before each iteration
Reason: the join points cached values are incorrect since they were
computed using the previous values for `funVals`.
2019-10-07 14:25:45 -07:00
..
IR fix: must reset assignments before each iteration 2019-10-07 14:25:45 -07:00
ClosedTermCache.lean
ConstFolding.lean
Default.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ExportAttr.lean
ExternAttr.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ImplementedByAttr.lean
InitAttr.lean
InlineAttrs.lean
NameMangling.lean
NeverExtractAttr.lean
Specialize.lean
Util.lean