lean4-htt/src/Lean/Compiler
Cameron Zwarich eddc3b421e
chore: remove support for unused arity specification in ExternAttrData (#9552)
This just removes the data for this specification. Removing the parser
support for it seems to require a stage0 update in between.
2025-07-25 21:23:56 +00:00
..
IR chore: remove support for unused arity specification in ExternAttrData (#9552) 2025-07-25 21:23:56 +00:00
LCNF chore: remove support for unused arity specification in ExternAttrData (#9552) 2025-07-25 21:23:56 +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: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ExternAttr.lean chore: remove support for unused arity specification in ExternAttrData (#9552) 2025-07-25 21:23:56 +00:00
FFI.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
ImplementedByAttr.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
InitAttr.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
InlineAttrs.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +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 refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +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: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Options.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Specialize.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00