The Wayback Machine - https://web.archive.org/web/20221127200446/https://github.com/vlang/v/pulls
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

[W.I.P] work on new JS backend
#16531 opened Nov 25, 2022 by playXE Draft
json2: Optional json2 decode
#16521 opened Nov 24, 2022 by enghitalo Loading…
orm: allow use of orm Connection interface as db Need rebase The code must be rebased over current master before it can be approved.
#16076 opened Oct 14, 2022 by LouisSchmieder Loading…
strconv: number formatting. new pullrequest trying to pass the checks. Need rebase The code must be rebased over current master before it can be approved.
#15890 opened Sep 26, 2022 by floscodes Loading…
compiler: fix able to append reference to array and change const (FIX #14916) Need rebase The code must be rebased over current master before it can be approved.
#15113 opened Jul 17, 2022 by tauraamui Draft
Fix [heap] Need rebase The code must be rebased over current master before it can be approved.
#14818 opened Jun 21, 2022 by crthpl Draft
Parallelize parser Need rebase The code must be rebased over current master before it can be approved.
#14480 opened May 20, 2022 by crthpl Draft
orm: add useful orm attributes
#14347 opened May 9, 2022 by merlindiavova Loading…
os, builtin: add Windows support for Process.stdin_write Need rebase The code must be rebased over current master before it can be approved.
#14298 opened May 4, 2022 by nedpals Draft
cgen: emit a const variable instead of a define Need rebase The code must be rebased over current master before it can be approved.
#13991 opened Apr 9, 2022 by trufae Loading…
builtin: Make all string.index methods return ?int (second try) Need rebase The code must be rebased over current master before it can be approved.
#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…
2
1
vlib/net/http: http proxy support Need rebase The code must be rebased over current master before it can be approved.
#12276 opened Oct 23, 2021 by dmitescu Draft
[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! Filter pull requests by the default branch with base:master.