lean4-htt/src/Lean/Compiler
2025-11-14 10:10:04 +00:00
..
IR fix: evalConst meta check and auxiliary IR decls (#11079) 2025-11-04 21:29:49 +00:00
LCNF chore: suggest public meta import on phase check failure, which is more likely to be the correct variant (#11173) 2025-11-14 10:10:04 +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 chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
ExportAttr.lean refactor: move operations on String.Pos.Raw to the String.Pos.Raw namespace (#10735) 2025-10-18 12:12:55 +00:00
ExternAttr.lean refactor: do not use String.Iterator (#11127) 2025-11-11 11:46:58 +00:00
FFI.lean refactor: redefine String.replace (#10986) 2025-10-29 07:48:33 +00:00
ImplementedByAttr.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
InitAttr.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
InlineAttrs.lean chore: even more module system fixes and refinements from Mathlib porting (#10726) 2025-10-15 14:59:09 +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 feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00
Main.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
MetaAttr.lean feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
NameMangling.lean feat: termination arguments for String.ValidPos and String.Slice.Pos (#10933) 2025-10-27 10:05:44 +00:00
NeverExtractAttr.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +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 chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Specialize.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00