lean4-htt/src/Lean/Util
2022-06-23 10:21:32 -07:00
..
CollectFVars.lean fix: avoid unnecessary dependencies at mkMatcher 2022-06-23 10:21:32 -07:00
CollectLevelParams.lean chore: cleanup 2021-09-17 15:00:58 -07:00
CollectMVars.lean chore: cleanup 2021-09-17 15:00:58 -07:00
FindExpr.lean feat: replace constant with opaque 2022-06-14 17:02:59 -07:00
FindLevelMVar.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
FindMVar.lean chore: remove some [specialize] annotations 2022-01-18 09:24:06 -08:00
FoldConsts.lean feat: replace constant with opaque 2022-06-14 17:02:59 -07:00
ForEachExpr.lean doc: fix Expr.forEach' docstring 2022-06-05 14:16:29 +02:00
HasConstCache.lean feat: replace constant with opaque 2022-06-14 17:02:59 -07:00
MonadBacktrack.lean feat: add commitIfNoEx 2021-08-17 21:32:32 -07:00
MonadCache.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
OccursCheck.lean chore: occursCheck semantics was confusing 2021-02-03 15:04:18 -08:00
Path.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
Paths.lean chore: prefer LEAN_SRC_PATH 2022-03-14 17:24:25 +01:00
PPExt.lean chore: unused variables 2022-06-07 17:54:10 -07:00
Profile.lean refactor: pos at time_task::time_task was a dead field 2021-01-30 11:10:18 -08:00
RecDepth.lean chore: use register_builtin_option 2021-01-26 18:24:56 -08:00
Recognizers.lean feat: Option is a Monad again 2022-05-04 15:27:42 -07:00
ReplaceExpr.lean chore: remove some [specialize] annotations 2022-01-18 09:24:06 -08:00
ReplaceLevel.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
SCC.lean chore: remove some [specialize] annotations 2022-01-18 09:24:06 -08:00
Sorry.lean feat: generate warning message if declaration has a non-synthetic sorry 2022-05-31 18:00:48 -07:00
Trace.lean fix: trace_state messages should not be lost during backtracking 2022-02-28 11:07:41 -08:00