-
-
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
v.ast, v.checker: fix infinite loops and segfaults in generic instantiation and cyclic aliases
#28005
opened Aug 1, 2026 by
tailsmails
Loading…
parser: fix match-arm
!/? propagation when a match is used as a block value (fix #28000)
#28002
opened Jul 31, 2026 by
medvednikov
Member
Loading…
orm: fix u8/i8 OID mapping and string default quoting
#27989
opened Jul 30, 2026 by
Jengro777
Contributor
Loading…
ast, cgen, assign: fix fixed array alias: nested empty init, ref init and reassign
#27969
opened Jul 28, 2026 by
rilaaax
Contributor
Loading…
Add io.BufferedReader.peek (fixes #27915)
#27928
opened Jul 24, 2026 by
einar-hjortdal
Contributor
Loading…
cgen: skip _v_type_idx_ emission for invalid-C-identifier cnames (fix v build-module vlib/orm)
#27891
opened Jul 21, 2026 by
eptx
Contributor
Loading…
checker: detect empty ranges with comptime constant bounds
#27890
opened Jul 21, 2026 by
rilaaax
Contributor
Loading…
HTTP/3 (QUIC) foundation: Phase 8 (Connection lifecycle)
#27885
opened Jul 21, 2026 by
quaesitor-scientiam
Contributor
•
Draft
8 tasks done
HTTP/3 (QUIC) foundation: Phase 7 (Loss detection and NewReno congestion control)
#27884
opened Jul 21, 2026 by
quaesitor-scientiam
Contributor
•
Draft
9 tasks done
HTTP/3 (QUIC) foundation: Phase 6 (Stream layer and flow control)
#27882
opened Jul 20, 2026 by
quaesitor-scientiam
Contributor
•
Draft
7 tasks done
HTTP/3 (QUIC) foundation: Phase 5 (Full handshake completion)
#27881
opened Jul 20, 2026 by
quaesitor-scientiam
Contributor
•
Draft
6 tasks done
HTTP/3 (QUIC) foundation: Phase 4 (Initial packet exchange)
#27880
opened Jul 20, 2026 by
quaesitor-scientiam
Contributor
Loading…
7 tasks done
checker: keep map-copy guard for option-map or-unwraps (#27867)
#27870
opened Jul 19, 2026 by
medvednikov
Member
Loading…
checker: add an error when
high overflows low in a for-in range
#27854
opened Jul 18, 2026 by
rilaaax
Contributor
Loading…
cgen: fix "initializer element is not constant" for const fixed arrays with struct const elements
#27852
opened Jul 18, 2026 by
CG-SS
Contributor
Loading…
cgen: fix x86 segment-override memory operands in basic inline asm
#27782
opened Jul 14, 2026 by
fleximus
Member
Loading…
picoev: survive peer RST — ignore SIGPIPE at loop creation + SO_NOSIGPIPE on accepted sockets
#27697
opened Jul 8, 2026 by
eptx
Contributor
Loading…
checker: reject unresolved types used in interface
match/is branches
#27694
opened Jul 8, 2026 by
rilaaax
Contributor
Loading…
checker,gen: fix generic type inference from a callback with Result return type
#27679
opened Jul 6, 2026 by
rilaaax
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.