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
Sort

Pull requests list

fmt: fix alignment of struct fields init
#22000 opened Aug 7, 2024 by yuyi98 Loading…
v: allow multi return as fn argument
#21991 opened Aug 3, 2024 by felipensp Loading…
tcc: update tcc to latest version, fix stdatomic
#20726 opened Feb 4, 2024 by kbkpbot Loading…
vlib: fix tcp_test.v Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#20389 opened Jan 4, 2024 by hholst80 Draft
v.cgen,v.live: fix -live on windows Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#19621 opened Oct 22, 2023 by spytheman Draft
v: fix mutable option Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#19100 opened Aug 9, 2023 by felipensp Draft
ast,cgen: reduce memory usage for compiling larger v programs with long fns Breaking Change This PR introduces changes that break backward compatibility. Requires manual review. Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#18876 opened Jul 15, 2023 by spytheman Draft
checker: fix missing error for non initialized interface struct member Breaking Change This PR introduces changes that break backward compatibility. Requires manual review. Needs Rebase The code of the PR must be rebased over current master before it can be approved. Tests To Fix This PR requiring only test fixes.
#18733 opened Jul 1, 2023 by felipensp Draft
checker: add warn about non-option function Breaking Change This PR introduces changes that break backward compatibility. Requires manual review. Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#18560 opened Jun 25, 2023 by felipensp Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.