lean4-htt/src/Lean/Compiler
2025-08-10 05:00:49 +00:00
..
IR perf: reduce redundant inc/dec using "implied borrows" from projections and liveness (#9801) 2025-08-09 14:13:50 +00:00
LCNF chore: add separate profiling entries for base, mono, and IR phases (#9817) 2025-08-10 05:00:49 +00:00
BorrowedAnnotation.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ClosedTermCache.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
CSimpAttr.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ExportAttr.lean refactor: update and consolidate attribute-related error messages (#9495) 2025-07-26 02:03:18 +00:00
ExternAttr.lean chore: remove syntax for extern arity specifications (#9556) 2025-07-26 00:44:36 +00:00
FFI.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ImplementedByAttr.lean refactor: update and consolidate attribute-related error messages (#9495) 2025-07-26 02:03:18 +00:00
InitAttr.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
InlineAttrs.lean refactor: update and consolidate attribute-related error messages (#9495) 2025-07-26 02:03:18 +00:00
IR.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
LCNF.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Main.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
MetaAttr.lean perf: clarify and granularize access to async env ext state (#9587) 2025-08-02 17:01:08 +00:00
NameMangling.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
NeverExtractAttr.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
NoncomputableAttr.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Old.lean refactor: update and consolidate attribute-related error messages (#9495) 2025-07-26 02:03:18 +00:00
Options.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Specialize.lean refactor: update and consolidate attribute-related error messages (#9495) 2025-07-26 02:03:18 +00:00