lean4-htt/src/Lean/Util
2023-01-09 15:08:42 -08:00
..
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: pick cache size coprime to pointer alignment 2022-11-19 08:27:38 -08: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 perf: pick cache size coprime to pointer alignment 2022-11-19 08:27:38 -08:00
ForEachExpr.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07: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 refactor: use computed fields for Expr 2022-07-11 14:19:41 -07: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 chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
RecDepth.lean
Recognizers.lean feat: congr theorems using Iff 2022-10-26 18:00:24 -07:00
ReplaceExpr.lean perf: pick cache size coprime to pointer alignment 2022-11-19 08:27:38 -08: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 feat: include timings in trace when profiler is true 2023-01-09 15:08:42 -08:00