-
-
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
test: document whole-function assembly kernels (#28447)
#28455
opened Sep 9, 2026 by
quaesitor-scientiam
Contributor
Loading…
test: cover SIMD inline assembly kernels
#28453
opened Sep 9, 2026 by
quaesitor-scientiam
Contributor
Loading…
cgen: compare reference parameters by address
#28452
opened Sep 8, 2026 by
medvednikov
Member
Loading…
cgen, v3: reduce interface headers to two words
#28451
opened Sep 8, 2026 by
medvednikov
Member
Loading…
doc: document raw assembly kernel patterns
#28449
opened Sep 8, 2026 by
quaesitor-scientiam
Contributor
Loading…
checker: accept inline fn literal for fn-type alias param in generic fn (#28181)
#28191
opened Aug 26, 2026 by
waterWang
Contributor
Loading…
net.quic/net.http: HTTP/3 server support, Phase 13 (13a-13e)
complex
#28164
opened Aug 24, 2026 by
quaesitor-scientiam
Contributor
Loading…
43 tasks done
db.mysql: preserve field metadata and add streamed results
#28082
opened Aug 13, 2026 by
guweigang
Contributor
Loading…
orm: add explicit relationship loading to Function Call API
complex
#28078
opened Aug 13, 2026 by
Ddiidev
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…
checker: detect empty ranges with comptime constant bounds
#27890
opened Jul 21, 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…
cgen,builder,markused,vcache: make -usecache correct for multi-module builds (fix #27592)
#27658
opened Jul 4, 2026 by
eptx
Contributor
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.