-
- 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
fix: preserve interface arrays as single varargs
#26771 opened Mar 25, 2026 by vincenzopalazzo Loading…
crypto.cipher: copy to next only after encryption in OFB mode
#26765 opened Mar 25, 2026 by tankf33der 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…
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! Type g p on any issue or pull request to go back to the pull request listing page.