-
Notifications
You must be signed in to change notification settings - Fork 766
Pull requests: leanprover/lean4
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: tighten a do match elaborator test case to prevent global defaulting
#12675
opened Feb 24, 2026 by
sgraf812
Loading…
perf: speedup unexpanded reset-reuse pairs
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
feat: non exponential codegen for reset-reuse
changelog-compiler
Compiler, runtime, and FFI
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
feat: leading whitespace on first token
breaks-mathlib
This is not necessarily a blocker for merging: but there needs to be a plan
changelog-language
Language features and metaprograms
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12662
opened Feb 23, 2026 by
mhuisi
Loading…
feat: add ground evaluation for User facing tactics
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
And/Or in Sym.Simp
changelog-tactics
#12660
opened Feb 23, 2026 by
wkrozowski
Loading…
fix: detect native c++ stdlib instead of hard-coding for darwin
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
perf: persist grind preprocessing caches across calls
changelog-tactics
User facing tactics
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
chore: turn on new do elaborator in Core
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
unlock-upstream-stdlib-flags
fix: pretty printing constants should use accessibility of names
builds-mathlib
CI has verified that Mathlib builds against this PR
changelog-pp
Pretty printing
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12654
opened Feb 23, 2026 by
kmill
Loading…
chore: relative lean-toolchains
builds-mathlib
CI has verified that Mathlib builds against this PR
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12652
opened Feb 23, 2026 by
mhuisi
Loading…
fix: Language features and metaprograms
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
withNamespace now correctly calls popScopes after running
changelog-language
#12647
opened Feb 23, 2026 by
wkrozowski
•
Queued
fix: use pull_request_target for label-triggered workflows
changelog-other
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12638
opened Feb 22, 2026 by
kim-em
Loading…
experiment: fix various eta issues
breaks-mathlib
This is not necessarily a blocker for merging: but there needs to be a plan
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12636
opened Feb 21, 2026 by
arthur-adjedj
•
Draft
feat: lake: download artifacts on demand
builds-manual
CI has verified that the Lean Language Reference builds against this PR
builds-mathlib
CI has verified that Mathlib builds against this PR
changelog-lake
Lake
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
feat: add .claude/settings.json to lake init templates
changelog-lake
Lake
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12632
opened Feb 21, 2026 by
kim-em
Loading…
experiment: type improvements
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
cleanup: remove unused argument from ExceptCps.runK
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12628
opened Feb 20, 2026 by
andres-erbsen
•
Draft
perf: only instantiate mvars in RHS of simp theorem
builds-mathlib
CI has verified that Mathlib builds against this PR
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12618
opened Feb 20, 2026 by
JovanGerb
Loading…
fix: make CI has verified that Mathlib builds against this PR
changelog-tactics
User facing tactics
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
tactic .. at * save info contexts
builds-mathlib
#12607
opened Feb 20, 2026 by
kmill
Loading…
feat: overriding binder kinds of parameters in CI has verified that Mathlib builds against this PR
changelog-language
Language features and metaprograms
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
inductive constructors
builds-mathlib
#12603
opened Feb 20, 2026 by
kmill
Loading…
[REBASED] feat: strengthen CI has verified that Mathlib builds against this PR
fast-ci
Forces the use of large runners so that e.g. PR releases are created faster
mathlib4-nightly-available
A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
evalConst meta check
builds-mathlib
feat: add User facing tactics
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
cbv_simproc infrastructure for user-extensible cbv simplification procedures
changelog-tactics
#12597
opened Feb 19, 2026 by
wkrozowski
Loading…
chore: set up new test/bench suite
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#12590
opened Feb 19, 2026 by
Garmelon
Loading…
feat: add A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
mkSimprocPatternFromExpr for creating patterns from expressions with metavariables
toolchain-available
#12569
opened Feb 18, 2026 by
wkrozowski
•
Draft
chore: isolate Library
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
String.length
changelog-library
Previous Next
ProTip!
no:milestone will show everything without a milestone.