-
-
Notifications
You must be signed in to change notification settings - Fork 910
Pull requests: vyperlang/vyper
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore[ci]: bump the Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
github-actions group
dependencies
#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…
fix[lang]: reject type names passed as builtin varargs
#5195
opened Jul 21, 2026 by
beardthelion
Loading…
fix[lang]: reject assigning to a builtin instead of panicking
#5194
opened Jul 21, 2026 by
beardthelion
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[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…
fix: improve NamespaceCollision error message for module import collisions
#5168
opened Jun 26, 2026 by
kushdab
Loading…
chore[tool]: move skills to invocable paths
#5166
opened Jun 25, 2026 by
devin-ai-integration
Bot
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…
fix[ir]: skip stack reordering for phi instructions
#5101
opened Jun 12, 2026 by
Federicorao
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.