-
-
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
[WIP] HTTP/3 (QUIC) foundation: Phase 0 (build risk) + Phase 1 (primitives)
#27680
opened Jul 7, 2026 by
quaesitor-scientiam
Contributor
•
Draft
3 of 4 tasks
checker,gen: fix generic type inference from a callback with Result return type
#27679
opened Jul 6, 2026 by
rilaaax
Contributor
Loading…
bitfield: add way to convert back into byte array
#27670
opened Jul 6, 2026 by
acook
Contributor
Loading…
cgen: fix invalid C for
& reference of fixed array alias
#27665
opened Jul 5, 2026 by
rilaaax
Contributor
Loading…
cgen,builder,markused,vcache: make -usecache correct for multi-module builds (fix #27592)
#27658
opened Jul 4, 2026 by
eptx
Contributor
Loading…
net.http: pool multiplexed HTTP/2 client connections in Transport (pooling Phase 3)
#27643
opened Jul 3, 2026 by
quaesitor-scientiam
Contributor
Loading…
v3: fix self-host convergence; cgen: fix
?T == ?T option equality
#27640
opened Jul 3, 2026 by
medvednikov
Member
Loading…
fix(cgen): fix address-of and as_cast pointer codegen
#27481
opened Jun 17, 2026 by
guweigang
Contributor
Loading…
2 tasks done
feat(net, veb): add OpenSSL-based HTTPS server support
#27480
opened Jun 17, 2026 by
guweigang
Contributor
Loading…
3 tasks done
ast, cgen: fix receiver methods on embedded interfaces (fix #19550)
#27476
opened Jun 16, 2026 by
Macho0x
Loading…
cgen: use .incbin assembler directives for $embed_file, eliminate the 5MB limit
#27438
opened Jun 12, 2026 by
MagicFun1241
Loading…
builder, util: fix symlinked vmodules import and temp dir v.mod pollution
#27281
opened May 28, 2026 by
guweigang
Contributor
Loading…
scanner: refactor new_plain_scanner to accept file_path, file_base an…
#27199
opened May 19, 2026 by
whisky-jb
Contributor
Loading…
net.http.signature: add HTTP Message Signatures (RFC 9421) module
#27113
opened May 8, 2026 by
davlgd
Contributor
Loading…
encoding.cose: add COSE (RFC 9052) and CWT (RFC 8392) modules
#27111
opened May 8, 2026 by
davlgd
Contributor
Loading…
builtin: Simplify linking with libgc
#26695
opened Mar 6, 2026 by
programmingkidx
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.