Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cgen: fix wrong str method call when using mut variable with str method
#17681
opened Mar 16, 2023 by
felipensp
Loading…
arrays: sorting functions for immutable arrays
Feature Request
This issue is made to request a feature.
Type: Discussion
This issue is created to discuss about a language feature.
#17507
opened Mar 4, 2023 by
memoriesadrift
Loading…
checker: disallow struct ptr cast to zero
Need rebase
The code must be rebased over current master before it can be approved.
flag: fix typo in vlib/flag uknown flag struct
Need rebase
The code must be rebased over current master before it can be approved.
#17375
opened Feb 21, 2023 by
jthegedus
Loading…
builtin: SIGSEGV and SIGBUS signal handling
Need rebase
The code must be rebased over current master before it can be approved.
#17203
opened Feb 2, 2023 by
i582
Loading…
v: remove the automatic passing of structs with more than 8 fields by reference (too complex/unpredictable, with little benefit)
Need rebase
The code must be rebased over current master before it can be approved.
json2: feat: encode from reference
Need rebase
The code must be rebased over current master before it can be approved.
checker: fix enum overflow check for signed and unsigned types
Need rebase
The code must be rebased over current master before it can be approved.
json2 (decode): feats, refactor, perf
Need rebase
The code must be rebased over current master before it can be approved.
checker: fix fn call with incompatible u8 ref
Need rebase
The code must be rebased over current master before it can be approved.
WIP: pathlib: add a pathlib module
Need rebase
The code must be rebased over current master before it can be approved.
all: support a Struct as map key (minimal draft)
Need rebase
The code must be rebased over current master before it can be approved.
[W.I.P] work on new JS backend
Need rebase
The code must be rebased over current master before it can be approved.
v.eval: support of more expressions/statements
Reimplement Feature
Significant Enhancements / Optimizations / Simplifications
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.
go: preliminary support for builtin functions, various fixes, various tweaks
Need rebase
The code must be rebased over current master before it can be approved.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.