-
-
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
v2: support -prod flag with cleanc backend for O3 optimized builds
#26741
opened Mar 16, 2026 by
medvednikov
Loading…
v2: translate Go's goroutine scheduler (GMP model) to V
#26740
opened Mar 16, 2026 by
medvednikov
Loading…
gc: add VGC - concurrent tri-color mark-and-sweep GC translated from Go
#26739
opened Mar 16, 2026 by
medvednikov
Loading…
implement @[soa] struct attribute for Structure of Arrays transformation
#26738
opened Mar 16, 2026 by
medvednikov
Loading…
builtin: call the C function wrappers instead of the C functions directly
#26737
opened Mar 16, 2026 by
kimshrier
Loading…
checker: resolve @VROOT in #flag pseudo-variable expansion
#26714
opened Mar 10, 2026 by
watzon
Loading…
Add Macports legacy software options to builder
#26691
opened Mar 6, 2026 by
programmingkidx
Loading…
cgen: fix inline if expression returning closure (fixes #26595)
#26672
opened Mar 1, 2026 by
kbkpbot
Loading…
v2: fix transformer deadlock on Linux caused by nested lock on shared scopes
#26655
opened Feb 25, 2026 by
medvednikov
Loading…
checker: fix panic on wrong arg count with or-block containing if-expr
#26653
opened Feb 25, 2026 by
medvednikov
Loading…
Add comprehensive x64 code generation for type conversions and aggregate operations
#26618
opened Feb 16, 2026 by
medvednikov
Loading…
v.util: fix module lookup related failures for
cd vlib/x; v test ttf
#26600
opened Feb 13, 2026 by
spytheman
Loading…
crypto.blake2b: add
sum() and blake2b_long() for variable-length output
#26276
opened Jan 6, 2026 by
fleximus
Loading…
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.