-
Notifications
You must be signed in to change notification settings - Fork 557
Pull requests: leanprover/lean4
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: CI: limit CCACHE_SIZE to 400MB
release-ci
Enable all CI checks for a PR, like is done for releases
#7922
opened Apr 11, 2025 by
Kha
Loading…
chore: move test
changelog-no
Do not include this PR in the release changelog
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7921
opened Apr 11, 2025 by
leodemoura
Loading…
feat: enable experimental module system in Do not include this PR in the release changelog
release-ci
Enable all CI checks for a PR, like is done for releases
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Init
changelog-no
#7919
opened Apr 11, 2025 by
Kha
Loading…
chore: stop taking constants from kernel env in synchronous case as well
awaiting-mathlib
We should not merge this until we have a successful Mathlib build
force-mathlib-ci
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#7915
opened Apr 11, 2025 by
Kha
Loading…
feat: lake: build by source path
breaks-mathlib
This is not necessarily a blocker for merging: but there needs to be a plan
changelog-lake
Lake
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
feat: lake: track trace inputs & related fixes
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
feat: always show This is not necessarily a blocker for merging: but there needs to be a plan
changelog-pp
Pretty printing
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
nat_lit
, simpler hovers for OfNat
literals
breaks-mathlib
feat: (experiment) use low priority for parent instances
breaks-mathlib
This is not necessarily a blocker for merging: but there needs to be a plan
changelog-language
Language features, tactics, and metaprograms
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
perf: use mimalloc with important C++ hash maps
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
#7868
opened Apr 8, 2025 by
Kha
Loading…
feat: add fast circuit for unsigned multiplication overflow detection
fastUmulOverflow_eq
and definitions
#7858
opened Apr 7, 2025 by
luisacicolini
•
Draft
chore: adjust Waiting for PR author to address issues
breaks-mathlib
This is not necessarily a blocker for merging: but there needs to be a plan
changelog-library
Library
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
BEq
classes
awaiting-author
#7855
opened Apr 7, 2025 by
Rob23oba
Loading…
feat: basic premise selection algorithm based on MePo
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
feat: allow omission of CI has verified that Mathlib builds against this PR
changelog-language
Language features, tactics, and metaprograms
changes-stage0
Contains stage0 changes, merge manually using rebase
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
=> ?_
in induction/cases tactics
builds-mathlib
#7830
opened Apr 5, 2025 by
kmill
Loading…
feat: Add sorried lemmas about unions of Waiting for PR author to address issues
Raw₀
awaiting-author
feat: some CI has verified that Mathlib builds against this PR
changelog-library
Library
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Option.filter
lemmas
builds-mathlib
refactor: more complete channel implementation for CI has verified that Mathlib builds against this PR
changelog-library
Library
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Std.Channel
builds-mathlib
#7819
opened Apr 4, 2025 by
hargoniX
Loading…
perf: avoid duplicate work in CI has verified that Mathlib builds against this PR
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
simp
when there are bound variables
builds-mathlib
#7804
opened Apr 3, 2025 by
JovanGerb
Loading…
perf: missing A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
(sync := true)
toolchain-available
#7792
opened Apr 2, 2025 by
Kha
Loading…
chore: update to mimalloc 3.0.3 beta
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
chore: add docstring to 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
Simp.Methods.discharge?
P-low
#7779
opened Apr 1, 2025 by
Paul-Lez
Loading…
feat: Constructions for splitting and merging vectors of bitvectors
changelog-library
Library
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
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
feat: lake: builtin facet 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
memoize
toggle
builds-mathlib
#7738
opened Mar 30, 2025 by
tydeu
Loading…
perf: make isRfl lazy
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
#7719
opened Mar 29, 2025 by
Kha
Loading…
perf: add a bitblasting cache for bv_decide's substructure on top of the bvexpr one
changelog-language
Language features, tactics, and metaprograms
Previous Next
ProTip!
Updated in the last three days: updated:>2025-04-08.