lean4-htt/src/Lean/Util
2020-09-25 11:22:06 +02:00
..
CollectFVars.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
CollectLevelParams.lean chore: add helper 2020-08-13 16:20:25 -07:00
CollectMVars.lean feat: collectMVars methods 2020-08-27 11:24:03 -07:00
Constructions.lean feat: export "constructions" 2020-07-15 16:32:23 -07:00
FindExpr.lean feat: add Expr.occurs 2020-08-17 16:20:57 -07:00
FindMVar.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
FoldConsts.lean feat: elaborate #print axioms command 2020-08-28 13:08:42 -07:00
ForEachExpr.lean feat: add Expr.forEach 2020-09-08 13:03:53 -07:00
MonadCache.lean feat: ensure MonadCacheT does not implement MonadState 2020-09-08 11:33:12 -07:00
Path.lean chore: fix interactive use of stage 0 2020-09-25 11:22:06 +02:00
PPExt.lean refactor: move ppExpr to IO 2020-09-15 18:48:21 -07:00
PPGoal.lean feat: add option pp.macroStack 2020-09-16 15:29:28 -07:00
Profile.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
RecDepth.lean feat: add support for maximum recursion depth checks at MacroM 2020-08-10 16:50:12 -07:00
Recognizers.lean feat: expose constructorApp? and isConstructorApp? 2020-08-14 12:37:34 -07:00
ReplaceExpr.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
ReplaceLevel.lean feat: add Level.replace and Expr.replaceLevel 2020-07-15 16:32:22 -07:00
SCC.lean feat: add Tarjan's SCC 2020-09-06 14:19:59 -07:00
Sorry.lean refactor: move Lean.Core.Exception to Lean.Exception 2020-08-22 13:36:15 -07:00
Trace.lean chore: restore macro 2020-09-19 19:08:35 -07:00