lean4-htt/src/Lean/Compiler
2022-03-01 09:01:08 -08:00
..
IR chore: workaround for compiler closed term extraction issue 2022-03-01 09:01:08 -08: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 feat: add support for constant folding Nat.beq, Nat.blt, and Nat.ble 2022-03-01 09:01:08 -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 chore: cleanup 2022-01-26 09:18:17 -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: cleanup 2022-01-26 09:18:17 -08:00
IR.lean chore: cleanup 2022-01-26 09:18:17 -08:00
NameMangling.lean chore: cleanup 2022-01-26 09:18:17 -08:00
NeverExtractAttr.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
NoncomputableAttr.lean feat: add isNoncomputable function for querying whether a given declaration has been marked as "noncomputable" by users 2022-02-16 13:20:31 -08: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