lean4-htt/src/Lean/Compiler
2022-05-17 09:24:34 -07:00
..
IR fix: compiled string literals containing null bytes 2022-05-17 09:24:34 -07: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: Option is a Monad again 2022-05-04 15:27:42 -07:00
CSimpAttr.lean feat: add hasCSimpAttribute 2022-04-15 09:44:50 -07:00
ExportAttr.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
ExternAttr.lean feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
FFI.lean chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
ImplementedByAttr.lean feat: improve implementedBy errors, and relax type matching test 2022-05-02 08:48:15 -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