lean4-htt/src/Lean/Compiler
2025-08-23 04:07:23 +00:00
..
IR chore: use forallTelescope rather than forallTelescopeReducing (#10073) 2025-08-23 04:07:23 +00:00
LCNF chore: use Expr.fvarId! and FVarId.getType (#10072) 2025-08-23 04:04:57 +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 chore: error on [macro_inline] without [expose] (#9891) 2025-08-13 10:57:48 +00:00
IR.lean perf: disable reuse when a value's last use is an owned argument (#10017) 2025-08-21 00:41:56 +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 chore: fix spelling errors (#10042) 2025-08-22 07:23:12 +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