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: ci: use check-stage3, not just build stage3 release-ci Enable all CI checks for a PR, like is done for releases
#4816 opened Jul 23, 2024 by nomeata Draft
feat: new variable command toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4814 opened Jul 23, 2024 by Kha Draft
fix: filter duplicate subexpressions toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4786 opened Jul 19, 2024 by mhuisi Loading…
fix: make "use `set_option diagnostics true" message conditional on current setting toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4781 opened Jul 18, 2024 by kmill Loading…
fix: handle unimported builtin names for location links awaiting-review Waiting for someone to review the PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4780 opened Jul 18, 2024 by kmill Loading…
feat: generalized Parsec toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4774 opened Jul 17, 2024 by hargoniX Loading…
feat: lake: Reservoir-related configuration for packages 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
#4770 opened Jul 17, 2024 by tydeu Draft
fix: do not ban .. with a . on the next line 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
#4768 opened Jul 17, 2024 by eric-wieser Draft
feat: test minimizing slowdown from #4595 toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4755 opened Jul 16, 2024 by semorrison Loading…
feat: accept user-defined options on the cmdline 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
#4741 opened Jul 14, 2024 by Kha Loading…
feat: make instance attribute check that type is a class breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan 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
#4739 opened Jul 13, 2024 by kmill Loading…
feat: have IR checker suggest noncomputable toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4729 opened Jul 11, 2024 by kmill Loading…
feat: respond to info view requests as soon as relevant tactic has finished execution breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan 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
#4727 opened Jul 11, 2024 by Kha Loading…
fix: instantiate mvars of indices before instantiating fvars 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.
#4717 opened Jul 10, 2024 by arthur-adjedj Draft
perf: avoid expr copies in replace_rec_fn::apply toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4702 opened Jul 9, 2024 by legrosbuffle Draft
perf: fix implementation of move constructors and move assignment ope… builds-mathlib CI has verified that Mathlib builds against this PR 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
#4700 opened Jul 9, 2024 by legrosbuffle Draft
fix: typo in run_new_frontend signature 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
#4685 opened Jul 8, 2024 by tydeu Loading…
feat: add ushiftRight_*_distrib theorems toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4667 opened Jul 6, 2024 by tobiasgrosser Draft
doc: add docstring to IO.FS.realpath toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4648 opened Jul 4, 2024 by alok Loading…
chore: add parallelism fallback for macOS on build toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4647 opened Jul 3, 2024 by alok Draft
chore: refactor String definitions 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
#4641 opened Jul 3, 2024 by jtristan Draft
feat: consistent elaboration of tactic have ... by 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
#4626 opened Jul 2, 2024 by Kha Draft
feat: create ci workflow on lake new/init toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#4608 opened Jul 1, 2024 by austinletson Draft
feat: Simp.Config.implicitDefEqProofs breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan 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
#4595 opened Jun 30, 2024 by leodemoura Loading…
fix: a recursor application is stuck if the major contains metavariables 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
#4592 opened Jun 30, 2024 by JovanGerb Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.