Skip to content

Pull requests: vyperlang/vyper

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
Assigned to nobody Loading
Sort

Pull requests list

chore[ci]: bump the github-actions group dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#5201 opened Jul 23, 2026 by dependabot Bot Loading…
fix[lang]: fix panic when tuple index is not a lit
#5200 opened Jul 23, 2026 by Sporarum Collaborator Loading…
fix[lang]: fix errors when shadowing a built-in
#5198 opened Jul 22, 2026 by Sporarum Collaborator Loading…
feat[lang]: forbid positional args for custom errors
#5193 opened Jul 17, 2026 by Sporarum Collaborator Loading…
fix[parser]: wrap unhandled parser exceptions in CompilerPanic
#5191 opened Jul 15, 2026 by Sporarum Collaborator Loading…
feat[venom]: halting paths stack optimization
#5189 opened Jul 15, 2026 by harkal Collaborator Loading…
fix[venom]: phi stack order
#5183 opened Jul 9, 2026 by HodanPlodky Collaborator Loading…
fix[lang]: forbid assignment to values
#5181 opened Jul 7, 2026 by Sporarum Collaborator Loading…
fix[lang]: fix list typing issues
#5177 opened Jul 1, 2026 by Sporarum Collaborator Loading…
fix[lang]: forbid creation of unusable interfaces
#5172 opened Jun 29, 2026 by Sporarum Collaborator Loading…
feat[venom]: add redundant memory copy forwarding pass
#5171 opened Jun 28, 2026 by harkal Collaborator Loading…
chore[tool]: move skills to invocable paths
#5166 opened Jun 25, 2026 by devin-ai-integration Bot Loading…
feat[venom]: wire up dyn allocations
#5127 opened Jun 15, 2026 by harkal Collaborator Loading…
refactor[lang]!: validate convert() legality in the typechecker
#5126 opened Jun 12, 2026 by banteg Contributor Loading…
fix[builtins]: fix shift() folding of negative values
#5109 opened Jun 12, 2026 by banteg Contributor Loading…
fix[lang]: fix in and not in bytesM folding
#5107 opened Jun 12, 2026 by banteg Contributor Loading…
feat[lang]!: strengthen init checks
#5103 opened Jun 12, 2026 by Sporarum Collaborator Loading…
fix[venom]: port subscript read/write overlap guard
#5100 opened Jun 12, 2026 by banteg Contributor Loading…
fix[venom]: port augassign read/write overlap guard
#5099 opened Jun 12, 2026 by banteg Contributor Loading…
fix[venom]: touch immutables region before constructor body
#5098 opened Jun 12, 2026 by banteg Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.