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

v: fix auto_str for option values
#17910 opened Apr 8, 2023 by felipensp Loading…
native, checker: builtin module for vlang
#17782 opened Mar 26, 2023 by Spydr06 Draft
2 of 9 tasks
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.
#17417 opened Feb 26, 2023 by Delta456 Draft
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…
json2: feat: encode from reference Need rebase The code must be rebased over current master before it can be approved.
#17058 opened Jan 21, 2023 by enghitalo Draft
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.
#17042 opened Jan 19, 2023 by Delta456 Draft
json2 (decode): feats, refactor, perf Need rebase The code must be rebased over current master before it can be approved.
#16913 opened Jan 9, 2023 by enghitalo Draft
21 tasks
checker: fix fn call with incompatible u8 ref Need rebase The code must be rebased over current master before it can be approved.
#16783 opened Dec 27, 2022 by felipensp Draft
WIP: pathlib: add a pathlib module Need rebase The code must be rebased over current master before it can be approved.
#16782 opened Dec 27, 2022 by yochem Draft
1 of 6 tasks
all: support a Struct as map key (minimal draft) Need rebase The code must be rebased over current master before it can be approved.
#16715 opened Dec 19, 2022 by spytheman Draft
[W.I.P] work on new JS backend Need rebase The code must be rebased over current master before it can be approved.
#16531 opened Nov 25, 2022 by playXE Draft
v.eval: support of more expressions/statements Reimplement Feature Significant Enhancements / Optimizations / Simplifications
#16235 opened Oct 27, 2022 by StunxFS Draft
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
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.
#14908 opened Jul 1, 2022 by Hunam6 Draft
2 tasks
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
ProTip! Exclude everything labeled bug with -label:bug.