-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
net.http: add multiplexed HTTP/2 client connection (H2MuxConn)
#27413
opened Jun 11, 2026 by
quaesitor-scientiam
Contributor
Loading…
net.http: add connection-pooling Transport with HTTP/1.1 keep-alive
#27412
opened Jun 11, 2026 by
quaesitor-scientiam
Contributor
Loading…
math.bits: cleaned up comments, added inline attrs, extra checks for 0, and tests
#27410
opened Jun 11, 2026 by
JalonSolov
Collaborator
Loading…
markused: fix generic fn instantiation dedup key collision for identical module names
#27399
opened Jun 9, 2026 by
Jengro777
Contributor
Loading…
net.http: speak HTTP/2 over the Windows SChannel backend
#27397
opened Jun 8, 2026 by
quaesitor-scientiam
Contributor
Loading…
orm: deprecate global tenant filter APIs, deadline 2027-06-08
#27389
opened Jun 8, 2026 by
Jengro777
Contributor
Loading…
cgen: emit interface type-table index as a real symbol under
-usecache (fix undefined _IError_None___index)
#27381
opened Jun 7, 2026 by
medvednikov
Member
Loading…
markused: mark mut-receiver interface implementors (fix
-skip-unused dropping anon fn)
#27380
opened Jun 7, 2026 by
medvednikov
Member
Loading…
cgen, coroutines: fix
go expr handle referencing undeclared thread__tN
#27379
opened Jun 7, 2026 by
medvednikov
Member
Loading…
cgen: fix autofree temp args in map expressions
#27321
opened Jun 1, 2026 by
medvednikov
Member
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…
parser: fix static generic calls with reference types
#26809
opened Apr 2, 2026 by
wenxuanjun
Contributor
Loading…
builtin: Simplify linking with libgc
#26695
opened Mar 6, 2026 by
programmingkidx
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.