lean4-htt/src/Init
Leonardo de Moura 767bda2c28 chore: preparing to change the semantics of @[inline] instance
In the new code generator, we are going to lambda lift the instance
methods before saving the code at the end of the base phase. The goal is to make instance
ligth weight and cheap to inline. The anotation `@[inline]` is going
to be an annotation for the lambda lifted methods.
2022-10-11 20:35:56 -07:00
..
Control
Data fix: List.Mem should have two parameters 2022-10-09 05:46:52 -07:00
System fix: explicit drive letter normalization in FilePath <-> URI conversions 2022-10-08 10:12:11 -07:00
Classical.lean
Coe.lean chore: preparing to change the semantics of @[inline] instance 2022-10-11 20:35:56 -07:00
Control.lean
Conv.lean doc: normalize Init.Conv docs 2022-10-06 17:27:33 -07:00
Core.lean
Data.lean
Dynamic.lean
Hints.lean
Meta.lean
Notation.lean
NotationExtra.lean
Prelude.lean chore: preparing to change the semantics of @[inline] instance 2022-10-11 20:35:56 -07:00
ShareCommon.lean
SimpLemmas.lean
SizeOf.lean
SizeOfLemmas.lean
System.lean
Tactics.lean
Util.lean
WF.lean
WFTactics.lean