Actions: vlang/v
Actions
1,283 workflow runs
1,283 workflow runs
vdoctor.v
(v doctor
) does not compile on termux
Add voting info to new issue
#1388:
Issue #23597
opened
by
heyimtcn
veb.StaticHandler
and ctx.file()
don't function properly on termux
Add voting info to new issue
#1387:
Issue #23596
opened
by
heyimtcn
modules.vlang.io
does not generate code links
Add voting info to new issue
#1386:
Issue #23593
opened
by
heyimtcn
unsafe
can modify pub const
strings and arrays in other modules: is not good.
Add voting info to new issue
#1380:
Issue #23582
opened
by
jorgeluismireles
t.value + dt
where t.value
is generic type
Add voting info to new issue
#1369:
Issue #23560
opened
by
felipensp
dump(x?.str())
when x is ?&html.Tag
(with the default -skip-unused
; it works fine with -no-skip-unused
)
Add voting info to new issue
#1368:
Issue #23559
opened
by
spytheman
println(invalid.str())
, where invalid is ?&html.Tag
Add voting info to new issue
#1367:
Issue #23558
opened
by
spytheman