Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
all: support
assert condition, extra_message, evaluating and showing extra_message on assert failure
#15322
opened Aug 2, 2022 by
spytheman
Loading…
json: support system cJSON library through pkgconfig
#15319
opened Aug 2, 2022 by
davidebeatrici
Loading…
compress: support system miniz library through pkgconfig
#15318
opened Aug 2, 2022 by
davidebeatrici
Loading…
api: migrate the
io.Reader.read API return Result instead of Option type
#15229
opened Jul 26, 2022 by
vincenzopalazzo
Loading…
Datatype
Set implementation
#14853
opened Jun 26, 2022 by
vladimirmyshkovski
Loading…
14 of 29 tasks
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.
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.