lean4-htt/src/Lean/Compiler
2023-11-06 16:25:00 +01:00
..
IR fix: Escape ? in C literal strings to avoid trigraphs 2023-11-06 16:25:00 +01:00
LCNF chore: change simp default to decide := false (#2722) 2023-11-02 10:06:38 +11:00
AtMostOnce.lean feat: add LCNF missing cases 2022-08-06 20:23:29 -07:00
BorrowedAnnotation.lean
ClosedTermCache.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
ConstFolding.lean refactor: new LCNF frontend 2022-08-24 11:40:37 -07:00
CSimpAttr.lean feat: automatic extension names 2022-10-06 17:19:30 -07:00
ExportAttr.lean chore: naming convention 2022-07-24 17:44:29 -07:00
ExternAttr.lean chore: snake-case attributes (part 1) 2022-10-19 09:28:08 -07:00
FFI.lean fix: constant => opaque issues 2022-06-14 17:19:54 -07:00
ImplementedByAttr.lean perf: use instantiation cache 2022-10-24 12:23:13 -07:00
InitAttr.lean fix: interpret module initializer at most once 2023-08-16 10:11:50 -07:00
InlineAttrs.lean chore: snake-case attributes (part 1) 2022-10-19 09:28:08 -07:00
IR.lean feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
LCNF.lean feat: add collectUsedParams 2022-10-16 14:20:32 -07:00
Main.lean chore: remove Stage1 2022-09-25 13:17:50 -07:00
NameMangling.lean refactor: use computed fields for Name 2022-07-11 14:19:41 -07:00
NeverExtractAttr.lean chore: snake-case attributes (part 1) 2022-10-19 09:28:08 -07:00
NoncomputableAttr.lean feat: automatic extension names 2022-10-06 17:19:30 -07:00
Old.lean feat: add LCNF missing cases 2022-08-06 20:23:29 -07:00
Options.lean refactor: new LCNF frontend 2022-08-24 11:40:37 -07:00
Specialize.lean fix: incorrect type for SpecInfo.argKinds 2023-06-21 22:50:29 -07:00