Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix CallExpr with result when PrefixExpr is used in conditional
#16660
opened Dec 12, 2022 by
felipensp
Loading…
fontstash: use
cbrt instead of pow in stb_truetype.h
#16629
opened Dec 9, 2022 by
Wertzui123
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.
Parallelize parser
Need rebase
The code must be rebased over current master before it can be approved.
os, builtin: add Windows support for Process.stdin_write
Need rebase
The code must be rebased over current master before it can be approved.
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…
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!
Find all pull requests that aren't related to any open issues with -linked:issue.