Skip to content

Pull requests: vlang/v

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

cgen: fix sumtype field naming
#21527 opened May 18, 2024 by felipensp Draft
checker: fix wrong checking for heap struct
#21511 opened May 15, 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.