| .. |
|
Simp
|
feat: use DiscrM to implement simpJpCases?
|
2022-10-03 19:13:31 -07:00 |
|
AlphaEqv.lean
|
feat: alpha equivalence for LCNF code
|
2022-09-05 08:06:05 -07:00 |
|
Basic.lean
|
feat: extend join point context pass
|
2022-10-03 17:03:22 -07:00 |
|
Bind.lean
|
fix: LCNF any type issue
|
2022-10-02 08:09:13 -07:00 |
|
Check.lean
|
fix: eta-expansion at compatibleTypes
|
2022-09-29 11:02:06 -07:00 |
|
CompilerM.lean
|
refactor: add LCNF/Internalize.lean
|
2022-10-03 09:18:11 -07:00 |
|
ConfigOptions.lean
|
feat: configuration options for the code generator
|
2022-09-27 16:26:49 -07:00 |
|
CSE.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
DependsOn.lean
|
feat: add CodeDecl.dependsOn
|
2022-10-03 19:36:26 -07:00 |
|
ElimDead.lean
|
refactor: LCNF local context
|
2022-09-14 19:25:16 -07:00 |
|
FixedArgs.lean
|
feat: treat erased arguments as fixed arguments
|
2022-09-11 20:19:44 -07:00 |
|
ForEachExpr.lean
|
feat: LCNF Code.forEachExpr and Decl.forEachExpr
|
2022-09-29 15:50:49 -07:00 |
|
InferType.lean
|
refactor: extension for storing LCNF types for declarations that do not have code associated with them
|
2022-10-01 20:44:31 -07:00 |
|
Internalize.lean
|
fix: issue reported on Zulip
|
2022-10-03 09:51:32 -07:00 |
|
JoinPoints.lean
|
feat: extend join point context pass
|
2022-10-03 17:03:22 -07:00 |
|
LCtx.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Level.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Main.lean
|
feat: JpCases for join points with multiple parameters
|
2022-10-03 18:35:16 -07:00 |
|
MonoTypes.lean
|
feat: add toMonoType
|
2022-10-01 20:44:31 -07:00 |
|
OtherDecl.lean
|
refactor: extension for storing LCNF types for declarations that do not have code associated with them
|
2022-10-01 20:44:31 -07:00 |
|
Passes.lean
|
feat: extend join point context pass
|
2022-10-03 17:03:22 -07:00 |
|
PassManager.lean
|
feat: store phase at CompilerM context
|
2022-09-23 16:30:51 -07:00 |
|
PhaseExt.lean
|
refactor: add LCNF/Internalize.lean
|
2022-10-03 09:18:11 -07:00 |
|
PrettyPrinter.lean
|
refactor: add LCNF/Internalize.lean
|
2022-10-03 09:18:11 -07:00 |
|
PullFunDecls.lean
|
feat: add occurences and phases to PassManager
|
2022-09-10 14:58:49 -07:00 |
|
PullLetDecls.lean
|
feat: add occurences and phases to PassManager
|
2022-09-10 14:58:49 -07:00 |
|
ReduceJpArity.lean
|
refactor: LCNF local context
|
2022-09-14 19:25:16 -07:00 |
|
Renaming.lean
|
feat: preserve user provided names at LCNF Simp
|
2022-09-26 21:04:13 -07:00 |
|
Simp.lean
|
refactor: add DiscrM.lean
|
2022-10-03 19:00:30 -07:00 |
|
Specialize.lean
|
chore: propagate recursive flag during code specialization
|
2022-09-30 20:01:18 -07:00 |
|
SpecInfo.lean
|
chore: use new comment syntax
|
2022-09-14 08:26:17 -07:00 |
|
Testing.lean
|
chore: typo
|
2022-09-17 09:55:46 -07:00 |
|
ToDecl.lean
|
feat: add flag at LCNF Decl indicating whether the original Lean declaration was declared using partial or unsafe
|
2022-09-30 19:28:05 -07:00 |
|
ToExpr.lean
|
feat: dependency collector for the code specializer
|
2022-09-15 19:55:37 -07:00 |
|
ToLCNF.lean
|
refactor: add LCNF/Internalize.lean
|
2022-10-03 09:18:11 -07:00 |
|
Types.lean
|
refactor: extension for storing LCNF types for declarations that do not have code associated with them
|
2022-10-01 20:44:31 -07:00 |
|
Util.lean
|
fix: shouldGenerateCode fix for axiom
|
2022-09-23 14:25:48 -07:00 |