lean4-htt/src/Lean/Util
Leonardo de Moura f75d59047f feat: add commitWhenSomeNoEx?
TODO: better name?

This commit also removes the `[specialize]` annotations.
2022-10-28 07:51:41 -07: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 chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -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 chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
ForEachExpr.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07: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 chore: import reductions 2022-09-15 14:02:38 -07:00
Profile.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
RecDepth.lean chore: use register_builtin_option 2021-01-26 18:24:56 -08:00
Recognizers.lean feat: congr theorems using Iff 2022-10-26 18:00:24 -07:00
ReplaceExpr.lean perf: use old instantiateLevelParams in compiler 2022-10-24 12:23:13 -07:00
ReplaceLevel.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07: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 feat: trace nodes with messages 2022-08-15 08:55:25 -07:00
Trace.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00