| .. |
|
IR
|
chore: cleanup
|
2022-07-25 22:39:56 -07:00 |
|
AtMostOnce.lean
|
feat: add LCNF missing cases
|
2022-08-06 20:23:29 -07:00 |
|
BorrowedAnnotation.lean
|
feat: use |>.
|
2020-11-19 08:38:47 -08:00 |
|
Check.lean
|
chore: let x := lcUnreachable .. should not occur in LCNF
|
2022-08-13 16:24:44 -07:00 |
|
ClosedTermCache.lean
|
feat: mark auxiliary C constants used to store closed terms as static
|
2021-06-06 18:56:31 -07:00 |
|
CompilerM.lean
|
refactor: add mkJump
|
2022-08-15 18:39:27 -07:00 |
|
ConstFolding.lean
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
CSE.lean
|
fix: ensure the the terminal expression in let-declaration block is not a lambda
|
2022-08-13 09:47:59 -07:00 |
|
CSimpAttr.lean
|
feat: add hasCSimpAttribute
|
2022-04-15 09:44:50 -07:00 |
|
Decl.lean
|
feat: inline auxiliary matcher applications
|
2022-08-15 19:47:05 -07:00 |
|
ExportAttr.lean
|
chore: naming convention
|
2022-07-24 17:44:29 -07:00 |
|
ExternAttr.lean
|
chore: naming convention
|
2022-07-24 17:44:29 -07:00 |
|
FFI.lean
|
fix: constant => opaque issues
|
2022-06-14 17:19:54 -07:00 |
|
ImplementedByAttr.lean
|
feat: add support for "jump-to-definition" at [implementedBy] attribute
|
2022-07-25 12:06:55 -07:00 |
|
InferType.lean
|
fix: new compiler type checker
|
2022-08-11 18:57:06 -07:00 |
|
InitAttr.lean
|
fix: use resolveGlobalConstNoOverloadWithInfo more
|
2022-08-13 18:20:55 -07:00 |
|
InlineAttrs.lean
|
feat: add LCNF missing cases
|
2022-08-06 20:23:29 -07:00 |
|
IR.lean
|
refactor: unname some unused variables
|
2022-06-07 16:37:45 -07:00 |
|
JoinPoints.lean
|
fix: address code review for jp checker
|
2022-08-14 09:33:58 -07:00 |
|
LCNF.lean
|
feat: add mkFreshBinderName and use it to normalize internal names
|
2022-08-15 19:47:37 -07:00 |
|
LCNFTypes.lean
|
fix: missing cases at compatibleTypes
|
2022-08-13 10:03:14 -07:00 |
|
Main.lean
|
feat: add stage1 extension for storing LCNF declarations
|
2022-08-14 10:59:36 -07:00 |
|
NameMangling.lean
|
refactor: use computed fields for Name
|
2022-07-11 14:19:41 -07: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 |
|
Old.lean
|
feat: add LCNF missing cases
|
2022-08-06 20:23:29 -07:00 |
|
Specialize.lean
|
feat: add LCNF missing cases
|
2022-08-06 20:23:29 -07:00 |
|
Stage1.lean
|
feat: add stage1 extension for storing LCNF declarations
|
2022-08-14 10:59:36 -07:00 |
|
TerminalCases.lean
|
refactor: add mkJump
|
2022-08-15 18:39:27 -07:00 |
|
Util.lean
|
feat: eagerly inline simple join points
|
2022-08-12 11:15:12 -07:00 |