Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fmt: fix error when comments inside if and condition. (fix #15914)
#15915
opened Sep 29, 2022 by
shove70
Loading…
cgen: fix error when defer inside comptime if {} else {} (fix #15891)
#15911
opened Sep 28, 2022 by
shove70
Loading…
ast, checker, cgen: fix generic fn with comptime for (fix #15905)
#15910
opened Sep 28, 2022 by
yuyi98
Loading…
gg: proposed rename of Context.set_cfg() -> Context.set_text_cfg()
#15904
opened Sep 27, 2022 by
edam
Loading…
strconv: number formatting. new pullrequest trying to pass the checks.
#15890
opened Sep 26, 2022 by
floscodes
Loading…
checker/gen: infer generic method call type from comptime selector
#15692
opened Sep 7, 2022 by
joe-conigliaro
•
Draft
builtin: Make all string.index methods return ?int (second try)
#13758
opened Mar 17, 2022 by
txgruppi
Loading…
checker, cgen: Fix shared array,maps can be cloned without lock and generated c codes are not correct if a method receiver have shared typed arg.
Need rebase
The code must be rebased over current master before it can be approved.
#13338
opened Feb 1, 2022 by
naoki9911
Loading…
vlib/net/http: http proxy support
Need rebase
The code must be rebased over current master before it can be approved.
[WIP] cgen: check for null when calling function pointers in structs
Need rebase
The code must be rebased over current master before it can be approved.
#9977
opened May 3, 2021 by
trufae
Loading…
ProTip!
Adding no:label will show everything without a label.