-
-
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: run TLS server handshakes on worker threads (#27433 item 3)
#27552
opened Jun 24, 2026 by
quaesitor-scientiam
Contributor
Loading…
build(deps): bump actions/cache from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#27547
opened Jun 24, 2026 by
dependabot
Bot
Loading…
build(deps): bump cross-platform-actions/action from 1.2.0 to 1.3.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#27546
opened Jun 24, 2026 by
dependabot
Bot
Loading…
wasm: add table & element sections, call_indirect, and function values
#27532
opened Jun 21, 2026 by
enghitalo
Contributor
Loading…
v.gen.wasm: floor-safe wasm-opt/wasm-validate feature allowlist + memory-contract test
#27526
opened Jun 21, 2026 by
enghitalo
Contributor
Loading…
strings: add Builder.write_u_decimal and write_decimal JS-backend parity
#27522
opened Jun 21, 2026 by
enghitalo
Contributor
Loading…
crypto: document bcrypt, scrypt and pbkdf2 in the README
#27521
opened Jun 21, 2026 by
enghitalo
Contributor
Loading…
wasm: emit a clean error for scalar
?T/!T returns instead of an internal ICE
#27516
opened Jun 21, 2026 by
enghitalo
Contributor
Loading…
2 tasks done
net.openssl: fix double-free on shutdown()
#27482
opened Jun 17, 2026 by
davidebeatrici
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
refactor(fasthttp): make both Linux (epoll) and BSD (kqueue) backends asynchronous
#27477
opened Jun 17, 2026 by
guweigang
Contributor
Loading…
ast, cgen: fix receiver methods on embedded interfaces (fix #19550)
#27476
opened Jun 16, 2026 by
Macho0x
Loading…
Architecture E (POC, opt-in
-gc e): Perceus reuse-in-place front line + precise STW tracing GC backstop for the C backend
#27458
opened Jun 15, 2026 by
eptx
Contributor
Loading…
cgen: use .incbin assembler directives for $embed_file, eliminate the 5MB limit
#27438
opened Jun 12, 2026 by
MagicFun1241
Loading…
builtin: fix compiling with tcc showing v_stable_sort for all frames
#27417
opened Jun 11, 2026 by
dy-tea
Member
Loading…
orm: add execute method to Connection interface for raw SQL queries
#27416
opened Jun 11, 2026 by
Jengro777
Contributor
Loading…
net.http: add multiplexed HTTP/2 client connection (H2MuxConn)
#27413
opened Jun 11, 2026 by
quaesitor-scientiam
Contributor
Loading…
markused: fix generic fn instantiation dedup key collision for identical module names
#27399
opened Jun 9, 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…
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.