-
-
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
string: rename b to buf in string.replace_each to avoid sort lambda shadowing
#26510
opened Feb 3, 2026 by
quaesitor-scientiam
Loading…
2 tasks done
cgen: fix the saving of g.skip_stmt_pos and g.stmt_path_pos when generating anonymous fns (fix #26498)
#26508
opened Feb 2, 2026 by
spytheman
Loading…
tools: add first draft of AGENTS.md (tested with Gemini, edited by Claude, and Codex)
#26502
opened Feb 2, 2026 by
spytheman
Loading…
fasthttp: multi threading fix reads in the socket in linux
#26478
opened Jan 31, 2026 by
esquerbatua
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.