lean4-htt/src/Lean/Compiler
Sebastian Ullrich 9757a7be53
perf: do not export opaque bodies (#10119)
In particular, do not export `partial` bodies
2025-08-27 20:59:59 +00:00
..
IR perf: do not export opaque bodies (#10119) 2025-08-27 20:59:59 +00:00
LCNF perf: do not cause compiler.small to export IR bodies unless the Expr body is already being exported (#10002) 2025-08-26 15:12:08 +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 chore: use ofConstName in error messages (#10121) 2025-08-25 23:20:36 +00:00
InitAttr.lean chore: error messages consistency (#10143) 2025-08-26 17:55:43 +00:00
InlineAttrs.lean chore: error messages consistency (#10143) 2025-08-26 17:55:43 +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