-
-
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
cgen: keep interface typeof independent of builtin string
#26812
opened Apr 3, 2026 by
wenxuanjun
Contributor
Loading…
parser: fix static generic calls with reference types
#26809
opened Apr 2, 2026 by
wenxuanjun
Contributor
Loading…
feat: add HTTP/2, HTTP/3, and QUIC protocol support
#26776
opened Mar 26, 2026 by
jupilhwang
Loading…
checker: preserve alias type in array_init for type aliases like strings.Builder
#26774
opened Mar 25, 2026 by
vincenzopalazzo
Contributor
Loading…
3 tasks done
tests: add regression test for variadic interface chain forwarding
#26773
opened Mar 25, 2026 by
vincenzopalazzo
Contributor
Loading…
2 tasks done
checker: resolve @VROOT in #flag pseudo-variable expansion
#26714
opened Mar 10, 2026 by
watzon
Contributor
Loading…
builtin: Simplify linking with libgc
#26695
opened Mar 6, 2026 by
programmingkidx
Contributor
Loading…
Add Macports legacy software options to builder
#26691
opened Mar 6, 2026 by
programmingkidx
Contributor
Loading…
cgen: fix inline if expression returning closure (fixes #26595)
#26672
opened Mar 1, 2026 by
kbkpbot
Contributor
Loading…
v2: fix transformer deadlock on Linux caused by nested lock on shared scopes
#26655
opened Feb 25, 2026 by
medvednikov
Member
Loading…
checker: fix panic on wrong arg count with or-block containing if-expr
#26653
opened Feb 25, 2026 by
medvednikov
Member
Loading…
Add comprehensive x64 code generation for type conversions and aggregate operations
#26618
opened Feb 16, 2026 by
medvednikov
Member
Loading…
v.util: fix module lookup related failures for
cd vlib/x; v test ttf
#26600
opened Feb 13, 2026 by
spytheman
Contributor
Loading…
builder,checker,ast: move auto str() before backend gen
Needs Rebase
The code of the PR must be rebased over current master before it can be approved.
parser,checker: add new array syntax support
Needs Rebase
The code of the PR must be rebased over current master before it can be approved.
ProTip!
Filter pull requests by the default branch with base:master.