lean4-htt/src/Lean/Compiler
2022-01-20 18:55:57 +01:00
..
IR fix: initialize precompiled modules 2022-01-20 18:55:57 +01:00
BorrowedAnnotation.lean feat: use |>. 2020-11-19 08:38:47 -08:00
ClosedTermCache.lean feat: mark auxiliary C constants used to store closed terms as static 2021-06-06 18:56:31 -07:00
ConstFolding.lean fix: constant folding after erasure 2022-01-03 10:33:07 -08:00
CSimpAttr.lean feat: add basic support for csimp 2021-08-21 11:58:51 -07:00
ExportAttr.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
ExternAttr.lean feat: skip code generation for declarations marked with implementedBy, init, and builtinInit 2022-01-14 19:20:16 -08:00
FFI.lean fix: -lgmp should come last 2021-11-23 13:07:05 +01:00
ImplementedByAttr.lean fix: respect preresolved names at resolveConst* 2021-07-30 07:17:50 -07:00
InitAttr.lean doc: more about initializers 2022-01-20 18:55:57 +01:00
InlineAttrs.lean chore: user deriving BEq 2020-12-13 16:30:07 -08:00
IR.lean feat: compiler.reuse option 2021-06-17 12:51:23 -07:00
NameMangling.lean fix: make mangling injective again 2021-06-23 00:08:20 -07:00
NeverExtractAttr.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Specialize.lean chore: use deriving BEq 2020-12-22 18:10:20 -08:00
Util.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00