-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Insights: vlang/v
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
weekly.2025.15
published
Apr 8, 2025
21 Pull requests merged by 8 people
-
ci: add riscv64_linux_ci.yml (based on QEMU) too
#24181 merged
Apr 11, 2025 -
pkgconfig, termios: NetBSD support
#24176 merged
Apr 10, 2025 -
db: connection pool
#24161 merged
Apr 10, 2025 -
GNUmakefile: add initial NetBSD support
#24173 merged
Apr 9, 2025 -
sync: remove pthread_rwlockattr_setpshared
#24166 merged
Apr 9, 2025 -
ci: fix issues reported by actionlint
#24168 merged
Apr 9, 2025 -
doc: improve Shared and Channels's topics, add more examples
#24155 merged
Apr 9, 2025 -
db.mysql: use hardcoded const declare
#24162 merged
Apr 9, 2025 -
ci: skip running the
s390 CI
job for simple doc/yml changes#24160 merged
Apr 8, 2025 -
ci: add s390x runner (using QEMU), for the tests in
builtin
,os
, andencoding.binary
#24153 merged
Apr 7, 2025 -
parser: fix orm generic struct table type parsing
#24149 merged
Apr 7, 2025 -
fix wide tests for big_endian
#24145 merged
Apr 7, 2025 -
ast: fix parse_cflag() support other flags between allowed_flags
#24146 merged
Apr 7, 2025 -
encoding.iconv: add path to libiconv on termux
#24147 merged
Apr 7, 2025 -
cgen: fix multi return with option type
#24144 merged
Apr 7, 2025 -
checker, cgen: fix non-voidptr to voidptr on
-cstrict
+ notice about such usage#24143 merged
Apr 6, 2025 -
crypto: add a crypto.ripemd160
#24119 merged
Apr 5, 2025 -
comptime: enable s390x + docs
#24114 merged
Apr 5, 2025 -
parser,checker,cgen: fix wrong auto heap deref of auto
index
loop var#24124 merged
Apr 5, 2025 -
checker: simplify some check types logic
#24141 merged
Apr 5, 2025 -
orm: fix gen sql complex where (fix #24136)
#24138 merged
Apr 5, 2025
1 Pull request opened by 1 person
-
Add pure_wasm target
#24188 opened
Apr 11, 2025
11 Issues closed by 7 people
-
Compilation fails under Illumos / OmniOS r151050
#22236 closed
Apr 11, 2025 -
ORM: Dynamic condition filtering
#24167 closed
Apr 10, 2025 -
mysql bug on macosx
#22086 closed
Apr 9, 2025 -
cgen error, generics with implicit context
#24049 closed
Apr 7, 2025 -
mysql compile file on RockyLinux 8
#24121 closed
Apr 7, 2025 -
`vdoctor.v` (`v doctor`) does not compile on termux
#23597 closed
Apr 7, 2025 -
s390x: corrupted Option() from fn
#24142 closed
Apr 7, 2025 -
inconsistent type checking for voidptr field in struct initialization vs direct assignment
#24139 closed
Apr 6, 2025 -
C error when creating array of empty interface with `init` with `index`
#24117 closed
Apr 5, 2025 -
ORM: sql gen failure
#24136 closed
Apr 5, 2025
26 Issues opened by 17 people
-
Add support for generic struct params
#24191 opened
Apr 12, 2025 -
[encoding.binary] error decoding map[K]Struct
#24190 opened
Apr 12, 2025 -
get_trimmed_lines() results in C error
#24187 opened
Apr 11, 2025 -
struct comptime remove attrs' quotation mark
#24186 opened
Apr 11, 2025 -
Feature template has no labels
#24185 opened
Apr 11, 2025 -
ORM&Mysql : or { panic(err) }
#24184 opened
Apr 11, 2025 -
vfmt: unexpected token error on multiline string concatenation with inline comments
#24183 opened
Apr 10, 2025 -
builder error: UNC path does not exist
#24180 opened
Apr 10, 2025 -
ORM: Dynamic condition filterin (feature)
#24178 opened
Apr 10, 2025 -
Define '[]map[string]?Any' when it comes to time? Any 'type cannot be converted to JSON type
#24175 opened
Apr 9, 2025 -
native: builtin module tasks
#24172 opened
Apr 9, 2025 -
native: statements to implement
#24171 opened
Apr 9, 2025 -
native: expressions to implement
#24170 opened
Apr 9, 2025 -
native: support basic array functionality
#24169 opened
Apr 9, 2025 -
x.json2 error: `Any` has no variant `VariantData`
#24165 opened
Apr 9, 2025 -
Static array unknown type C issue
#24164 opened
Apr 8, 2025 -
v -prof hello.v doesn't work.
#24163 opened
Apr 8, 2025 -
regex matches_string result error.
#24159 opened
Apr 8, 2025 -
gg: Copy gg.Event results in runtime memory access error
#24157 opened
Apr 7, 2025 -
orm: Embedded struct (or generics) in orm
#24156 opened
Apr 7, 2025 -
s390x: wrong initialization
#24152 opened
Apr 7, 2025 -
C error when using Sum type as function variable number of arguments
#24150 opened
Apr 6, 2025 -
Cannot return struct that implements interface with `return match name { ... }` expr
#24148 opened
Apr 6, 2025 -
Array of variant not accepted for attay of sumtype
#24140 opened
Apr 5, 2025
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Cannot use `[]Data` as `[]Cols` in argument even though `Data` implements `Cols`
#23666 commented on
Apr 5, 2025 • 0 new comments -
Fix Strange Behavior of VUI Menu
#24134 commented on
Apr 6, 2025 • 0 new comments -
C error when used both `json2.decode[json2.Any]` and `json2.decode[map[string]json2.Any]`
#24128 commented on
Apr 6, 2025 • 0 new comments -
C error from V code, static array
#23192 commented on
Apr 6, 2025 • 0 new comments -
import m where src/m/m.v has just "module m" will crash c
#22711 commented on
Apr 6, 2025 • 0 new comments -
[big.Integer] slow operations div and mod
#24132 commented on
Apr 6, 2025 • 0 new comments -
VUI Menu Can Not Be Removed From The Stack or Switched Like Other Widgets
#24135 commented on
Apr 7, 2025 • 0 new comments -
db: Support redis
#24074 commented on
Apr 8, 2025 • 0 new comments -
Required explicit cast to empty interface
#24116 commented on
Apr 11, 2025 • 0 new comments -
build,examples: add build system
#23853 commented on
Apr 9, 2025 • 0 new comments