| .. |
|
CollectFVars.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
CollectLevelParams.lean
|
chore: add CollectLevelParams.visitLevels
|
2022-10-24 19:50:09 -07:00 |
|
CollectMVars.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
FindExpr.lean
|
perf: pointer set for traversing DAGs
|
2023-07-11 19:19:42 -07:00 |
|
FindLevelMVar.lean
|
chore: cleanup
|
2022-07-25 22:39:56 -07:00 |
|
FindMVar.lean
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
FoldConsts.lean
|
feat: replay constants into an Environment (#2617)
|
2023-10-11 14:08:03 +11:00 |
|
ForEachExpr.lean
|
chore: remove unnecessary partial in ForEachExpr.visit (#2657)
|
2023-10-11 04:28:54 +00:00 |
|
ForEachExprWhere.lean
|
feat: add Expr.forEachWhere
|
2022-11-30 18:41:12 -08:00 |
|
HasConstCache.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
InstantiateLevelParams.lean
|
refactor: Level.instantiateParams => Level.substParams, add Level.instantiateParams
|
2022-10-24 19:49:57 -07:00 |
|
MonadBacktrack.lean
|
feat: add commitWhenSomeNoEx?
|
2022-10-28 07:51:41 -07:00 |
|
MonadCache.lean
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
OccursCheck.lean
|
chore: fix typos in comments
|
2023-10-08 10:46:05 +02:00 |
|
Path.lean
|
refactor: use computed fields for Name
|
2022-07-11 14:19:41 -07:00 |
|
Paths.lean
|
chore: unused variables
|
2022-07-07 20:24:18 -07:00 |
|
PPExt.lean
|
refactor: consolidate MessageData constructors into lazy formatting with infos
|
2022-12-07 19:16:25 +01:00 |
|
Profile.lean
|
refactor: move profiling options to Lean
|
2023-04-10 16:57:54 +02:00 |
|
PtrSet.lean
|
perf: pointer set for traversing DAGs
|
2023-07-11 19:19:42 -07:00 |
|
RecDepth.lean
|
|
|
|
Recognizers.lean
|
feat: congr theorems using Iff
|
2022-10-26 18:00:24 -07:00 |
|
ReplaceExpr.lean
|
perf: scale Expr.replace cache with input size
|
2023-03-14 23:20:23 +01:00 |
|
ReplaceLevel.lean
|
perf: pick cache size coprime to pointer alignment
|
2022-11-19 08:27:38 -08:00 |
|
SCC.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
ShareCommon.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Sorry.lean
|
refactor: consolidate MessageData constructors into lazy formatting with infos
|
2022-12-07 19:16:25 +01:00 |
|
Trace.lean
|
fix: handle error in withTraceNode message action (#2364)
|
2023-07-28 08:01:13 -07:00 |