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

feat[venom]: memmerge abstract
#4942 opened Apr 27, 2026 by HodanPlodky Collaborator Loading…
fix[venom]: skip absent vars in stack cleanup
#4941 opened Apr 27, 2026 by lawrence3699 Loading…
Problem: function copy don't work
#4940 opened Apr 25, 2026 by yihuang Loading…
feat[venom]: add IRContext prefix + merge
#4939 opened Apr 25, 2026 by mmsqe Loading…
chore[docs]: document @abstract and @override decorators
#4935 opened Apr 24, 2026 by lufa23 Contributor Loading…
feat[venom]: make venom the default codegen
#4925 opened Apr 21, 2026 by charles-cooper Member Loading…
feat[stdlib]!: move isqrt from builtin to math module
#4923 opened Apr 20, 2026 by charles-cooper Member Loading…
feat[venom]: add dalloca/dfree for runtime-sized memory allocation
#4922 opened Apr 16, 2026 by harkal Collaborator Loading…
feat[venom]: simplify zero pad routine
#4918 opened Apr 16, 2026 by charles-cooper Member Loading…
refactor[codegen]: cleanup
#4905 opened Apr 8, 2026 by HodanPlodky Collaborator Loading…
feat[venom]: add loop analysis and LICM pass
#4901 opened Mar 31, 2026 by frederikgramkortegaard Contributor Loading…
chore[docs]: fix module/contract/interface terminology
#4878 opened Mar 9, 2026 by lufa23 Contributor Loading…
feat[venom]: monotone
#4876 opened Mar 6, 2026 by HodanPlodky Collaborator Loading…
feat[tool]: add --experimental-no-static-assert flag
#4862 opened Feb 27, 2026 by cyberthirst Collaborator Loading…
Issue as PR: Failing tests
#4854 opened Feb 19, 2026 by Sporarum Collaborator Draft
feat[venom]: better mem elision
#4851 opened Feb 18, 2026 by HodanPlodky Collaborator Loading…
fix[venom]: uninitialized mem after mem2var
#4841 opened Feb 4, 2026 by HodanPlodky Collaborator Loading…
fix[venom]: stack param delayed initialization error
#4836 opened Feb 3, 2026 by HodanPlodky Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.