Skip to content

Pull requests: vlang/v

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
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
checker: register nested generic str deps
#27442 opened Jun 13, 2026 by medvednikov Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.