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

checker: fix missing check for stack pointer return
#22756 opened Nov 4, 2024 by felipensp Loading…
builtin: fix runes.to_upper() (fix #22742)
#22755 opened Nov 4, 2024 by yuyi98 Loading…
v: add in expr with numbers (var in 1..4)
#22754 opened Nov 4, 2024 by felipensp Loading…
checker, cgen: fix comptime issues with generic type
#22751 opened Nov 3, 2024 by felipensp Loading…
2
v: allow map[k]()? and map[k]()()
#22740 opened Nov 2, 2024 by felipensp Loading…
json: change json tests to json_tests folder
#22731 opened Nov 1, 2024 by enghitalo Loading…
checker: fix immutable to mutable reference
#22663 opened Oct 26, 2024 by felipensp Loading…
examples: cpu_features
#22645 opened Oct 24, 2024 by enghitalo Draft
checker, json: return error on invalid string input instead of empty string result Fixed in x.json2 A JSON related issue, that is fixed in `x.json2` module.
#21184 opened Apr 4, 2024 by ttytm Draft
cgen: fix several issues with autofree(fix #20635) Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#20659 opened Jan 26, 2024 by shove70 Draft
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
cgen: always free the allocated consts, in the generated _vcleanup() function Needs Rebase The code of the PR must be rebased over current master before it can be approved.
#20128 opened Dec 9, 2023 by spytheman Draft
ProTip! Follow long discussions with comments:>50.