0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 29, 2025 — Oct 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: add `cancel` function to the Timer API to make it behave correctly with finalizers and selectables (#10630) More... 22 days ago
test: fix test flakiness (#10680) More... 23 days ago
fix: `simp` should not pick up inaccessible definitional equations (#10696) More... 23 days ago
chore: more module system fixes and improvements from Mathlib porting (#10655) More... 23 days ago
feat: auto-completion for `end` names (#10660) More... 23 days ago
fix: Let MVarId.cleanup chase local declarations (#10712)
nomeata
as Joachim Breitner
More... 23 days ago
feat: `USE_LAKE_CACHE` CMake option (#10708) More... 23 days ago
feat: anchors for referencing terms in the `grind` state (#10709) More... 23 days ago
feat: lake: `allowImportAll` configuration option (#9855) More... 23 days ago
feat: make `finish` fail when the goal is not closed (#10707) More... 23 days ago
feat: `have` tactic for `grind` interactive mode (#10706) More... 23 days ago
feat: add forall_fin_zero and exists_fin_zero (#10627) More... 23 days ago
feat: add `coinductive` command to specify coinductive predicates (#10333) More... 23 days ago
fix: induction: do not allow generalizing variables occurring in the `using` clause (#10697)
nomeata
as Joachim Breitner
More... 23 days ago
chore: update stage0 More... 24 days ago
fix: `Nat.and_distrib_right` -> `Nat.and_or_distrib_right` (#10649) More... 24 days ago
refactor: structural recursion: prove `.eq_def` directly (#10606)
nomeata
as Joachim Breitner
More... 24 days ago
doc: fix url to profile.ts source (#10628) More... 24 days ago
fix: do not discard `mutual` members on macro use (#10695) More... 24 days ago
chore: CI: bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#10646) More... 24 days ago
chore: CI: bump actions/stale from 9 to 10 (#10647) More... 24 days ago
chore: CI: bump actions/github-script from 7 to 8 (#10648) More... 24 days ago
chore: Modulize: put section below first module doc (#10693) More... 24 days ago
chore: fix the docstring of `PredTrans.conjunctive` (#10691) More... 24 days ago
fix: `induction` incrementality on removal of extraneous case (#10679) More... 24 days ago
chore: simplify and extend `Modulize.lean` (#10692) More... 24 days ago
doc: typo in docstring of Std.Time.DateTime.now (#10668) More... 24 days ago
feat: add `show_*` and `instantiate` grind tactics (#10690) More... 24 days ago
feat: add `Std.CancellationToken` type (#10510) More... 24 days ago
feat: add `StreamMap` (#10400) More... 24 days ago