-
-
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
builtin: Simplify linking with libgc
#26695
opened Mar 6, 2026 by
programmingkidx
Contributor
Loading…
encoding.cose: add COSE (RFC 9052) and CWT (RFC 8392) modules
#27111
opened May 8, 2026 by
davlgd
Contributor
Loading…
net.http.signature: add HTTP Message Signatures (RFC 9421) module
#27113
opened May 8, 2026 by
davlgd
Contributor
Loading…
scanner: refactor new_plain_scanner to accept file_path, file_base an…
#27199
opened May 19, 2026 by
whisky-jb
Contributor
Loading…
builder, util: fix symlinked vmodules import and temp dir v.mod pollution
#27281
opened May 28, 2026 by
guweigang
Contributor
Loading…
cgen: use .incbin assembler directives for $embed_file, eliminate the 5MB limit
#27438
opened Jun 12, 2026 by
MagicFun1241
Loading…
ast, cgen: fix receiver methods on embedded interfaces (fix #19550)
#27476
opened Jun 16, 2026 by
Macho0x
Loading…
feat(net, veb): add OpenSSL-based HTTPS server support
#27480
opened Jun 17, 2026 by
guweigang
Contributor
Loading…
3 tasks done
fix(cgen): fix address-of and as_cast pointer codegen
#27481
opened Jun 17, 2026 by
guweigang
Contributor
Loading…
2 tasks done
v3: fix self-host convergence; cgen: fix
?T == ?T option equality
#27640
opened Jul 3, 2026 by
medvednikov
Member
Loading…
cgen,builder,markused,vcache: make -usecache correct for multi-module builds (fix #27592)
#27658
opened Jul 4, 2026 by
eptx
Contributor
Loading…
checker,gen: fix generic type inference from a callback with Result return type
#27679
opened Jul 6, 2026 by
rilaaax
Contributor
Loading…
checker: reject unresolved types used in interface
match/is branches
#27694
opened Jul 8, 2026 by
rilaaax
Contributor
Loading…
picoev: survive peer RST — ignore SIGPIPE at loop creation + SO_NOSIGPIPE on accepted sockets
#27697
opened Jul 8, 2026 by
eptx
Contributor
Loading…
cgen: fix option reference string interpolation
D1D6
#27760
opened Jul 13, 2026 by
cyphercodes
Loading…
cgen: fix x86 segment-override memory operands in basic inline asm
#27782
opened Jul 14, 2026 by
fleximus
Member
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…
checker: add an error when
high overflows low in a for-in range
#27854
opened Jul 18, 2026 by
rilaaax
Contributor
Loading…
checker: keep map-copy guard for option-map or-unwraps (#27867)
#27870
opened Jul 19, 2026 by
medvednikov
Member
Loading…
checker: detect empty ranges with comptime constant bounds
#27890
opened Jul 21, 2026 by
rilaaax
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…
ast, cgen, assign: fix fixed array alias: nested empty init, ref init and reassign
#27969
opened Jul 28, 2026 by
rilaaax
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.