lean4-htt/src/Lean/Util
2021-08-10 14:28:04 -07:00
..
CollectFVars.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -08:00
CollectLevelParams.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
CollectMVars.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Constructions.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
FindExpr.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
FindLevelMVar.lean refactor: move FindLevelMVar to Lean/Util 2021-08-03 09:13:18 +02:00
FindMVar.lean chore: cleanup 2020-10-29 09:35:12 -07:00
FoldConsts.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ForEachExpr.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
MonadBacktrack.lean chore: add MonadBacktrack instance for ExceptT 2021-05-20 19:24:28 -07:00
MonadCache.lean feat: add instance Alternative (MonadCacheT α β m) 2021-08-10 14:28:04 -07:00
OccursCheck.lean chore: occursCheck semantics was confusing 2021-02-03 15:04:18 -08:00
Path.lean feat: add --print-prefix, --print-libdir flags 2021-06-11 17:53:51 -07:00
PPExt.lean fix: use pp.raw options when falling back to raw parser 2021-04-01 16:42:04 +02: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 refactor: remove Monad Option and Alternative Option 2021-03-20 18:25:25 -07:00
ReplaceExpr.lean perf: add workaround for destructive update issue 2021-02-21 13:03:45 -08:00
ReplaceLevel.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
SCC.lean chore: remove HashableUSize 2021-06-02 09:58:46 -07:00
Sorry.lean fix: bug at hasSyntheticSorry 2021-03-05 19:08:10 -08:00
Trace.lean perf: trace messages should disable pp.analyze 2021-08-06 18:30:40 +02:00