Skip to content

Pull requests: leanprover/lean4

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore: normalize URLs to the language reference in test results toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7782 opened Apr 2, 2025 by kim-em Loading…
chore: CI: bump dcarbone/install-jq-action from 3.0.1 to 3.1.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7780 opened Apr 1, 2025 by dependabot bot Loading…
chore: add docstring to Simp.Methods.discharge? toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7779 opened Apr 1, 2025 by Paul-Lez Loading…
feat: Option.pfilter and other lemmas changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7774 opened Apr 1, 2025 by Rob23oba Loading…
feat: add Std.SharedMutex changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7770 opened Apr 1, 2025 by hargoniX Loading…
feat: BitVec.add_shiftLeft_eq_or_shiftLeft changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7761 opened Mar 31, 2025 by bollu Loading…
feat: Constructions for splitting and merging vectors of bitvectors changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN WIP This is work in progress, and only a PR for the sake of CI or sharing. No review yet.
#7754 opened Mar 31, 2025 by javra Loading…
fix: finalize libuv toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7752 opened Mar 31, 2025 by eric-wieser Draft
perf: abort on mimalloc allocation failure toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7749 opened Mar 31, 2025 by Kha Draft
feat: lake: builtin facet memoize toggle builds-mathlib CI has verified that Mathlib builds against this PR changelog-lake Lake toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7738 opened Mar 30, 2025 by tydeu Loading…
perf: make isRfl lazy awaiting-mathlib We should not merge this until we have a successful Mathlib build breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7719 opened Mar 29, 2025 by Kha Loading…
chore: remove the no-longer-referenced ofReduceNat axiom (or add tests for it, depending on feedback) builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7718 opened Mar 29, 2025 by euprunin Draft
perf: add a bitblasting cache for bv_decide's substructure on top of the bvexpr one changelog-language Language features, tactics, and metaprograms
#7707 opened Mar 28, 2025 by hargoniX Draft
feat: allow a general evalTac at evalSepTactics changelog-language Language features, tactics, and metaprograms P-medium We may work on this issue if we find the time toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7702 opened Mar 27, 2025 by JovanGerb Loading…
perf: try keeping tasks on current thread toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7681 opened Mar 25, 2025 by Kha Draft
feat: consume full implicit prefix in completion item type builds-mathlib CI has verified that Mathlib builds against this PR changelog-server Language server, widgets, and IDE extensions toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7676 opened Mar 25, 2025 by mhuisi Loading…
feat: add BitVec.sdivOverflow definition and lemmas for overflow in signed and unsigned division changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7671 opened Mar 24, 2025 by luisacicolini Draft
feat: 'unknown identifier' code actions builds-mathlib CI has verified that Mathlib builds against this PR changelog-server Language server, widgets, and IDE extensions toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7665 opened Mar 24, 2025 by mhuisi Loading…
chore: add BitVec.(toNat, toInt, toFin)_shiftLeftZeroExtend changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7662 opened Mar 24, 2025 by luisacicolini Draft
feat: add BitVec.umulOverflow and BitVec.smulOverflow definitions and additional theorems awaiting-review Waiting for someone to review the PR changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7659 opened Mar 24, 2025 by luisacicolini Loading…
chore: CI: bring back fsanitize job
#7643 opened Mar 23, 2025 by Kha Draft
fix: allow arbitrary sorts in structural recursion over reflexive inductive types changelog-language Language features, tactics, and metaprograms P-low We are not planning to work on this issue toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7639 opened Mar 22, 2025 by cppio Loading…
feat: allow empty tactic sequences toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7634 opened Mar 22, 2025 by Kha Draft
fix: normalize imax 1 u to u changelog-language Language features, tactics, and metaprograms P-low We are not planning to work on this issue toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7631 opened Mar 22, 2025 by arthur-adjedj Loading…
chore: generalize some type classes builds-mathlib CI has verified that Mathlib builds against this PR P-medium We may work on this issue if we find the time toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7611 opened Mar 21, 2025 by JovanGerb Loading…
ProTip! Exclude everything labeled bug with -label:bug.