-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
net: fix Windows socket option pointers
#28855
opened Sep 22, 2026 by
Maokaman1
Contributor
Loading…
checker: reject ordered comparisons of operands without a common order
#28854
opened Sep 22, 2026 by
MARCROCK22
Loading…
fasthttp: avoid Windows timeout underflow
#28853
opened Sep 22, 2026 by
Maokaman1
Contributor
Loading…
cgen: preserve imported result payloads
#28849
opened Sep 22, 2026 by
Maokaman1
Contributor
Loading…
transform: fix generic callback aliases
#28848
opened Sep 22, 2026 by
Maokaman1
Contributor
Loading…
v3 parser: fix false duplicate attribute between struct and field attributes (#28804)
#28847
opened Sep 22, 2026 by
Jengro777
Contributor
Loading…
tools: fix vsymlink build on Windows (explicit u32 casts for C API args)
#28846
opened Sep 22, 2026 by
mynameisbreak
Loading…
v3: raise default parallel C compile jobs
#28845
opened Sep 22, 2026 by
quaesitor-scientiam
Contributor
Loading…
compiler: fix collection method lookup across modules
#28844
opened Sep 21, 2026 by
Maokaman1
Contributor
Loading…
compiler: preserve escaped interpolation in interpolated strings
#28842
opened Sep 21, 2026 by
medvednikov
Member
Loading…
os: fix glob() patterns starting with ./ or ../ matching nothing
#28815
opened Sep 20, 2026 by
davlgd
Contributor
Loading…
checker: cover enum shorthand in collapsed struct call arguments
#28806
opened Sep 20, 2026 by
medvednikov
Member
Loading…
cmd/v: export the build facts and defines to the test runner again (fix #28798)
#28801
opened Sep 19, 2026 by
quaesitor-scientiam
Contributor
Loading…
checker: report
.wait() on non-thread arrays, unknown map methods and unknown enum values
#28794
opened Sep 19, 2026 by
MARCROCK22
Loading…
tests: cover generic middleware handler aliases
#28791
opened Sep 19, 2026 by
medvednikov
Member
•
Draft
driver: hide unexported symbols in Linux shared libraries (#28749)
#28789
opened Sep 19, 2026 by
medvednikov
Member
Loading…
cgen: restore -trace-calls in the new compiler
#28788
opened Sep 19, 2026 by
medvednikov
Member
Loading…
transform: avoid field-name collisions for bound methods
#28787
opened Sep 19, 2026 by
medvednikov
Member
Loading…
net.http: drop TE from HTTP/2 server response headers and trailers
#28770
opened Sep 19, 2026 by
quaesitor-scientiam
Contributor
Loading…
3 tasks done
checker: do not report
.byte inside inline assembly as the deprecated byte type (fix #28739)
#28764
opened Sep 19, 2026 by
quaesitor-scientiam
Contributor
Loading…
cgen: fix function-field calls on pointer-backed mutable receivers
#28758
opened Sep 18, 2026 by
medvednikov
Member
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.