1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2020-08-03 02:35:08 +03:00
..
benchmark
bitfield
builtin builtin: make byte.hex() two digits format (#5886) 2020-08-01 23:06:08 +02:00
cli
clipboard
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg gg: enable image transparency in gg.draw_image2 too 2020-08-03 00:30:08 +03:00
glm
gx
hash
json
live
log log: avoid the deprecated .is_opened() method (#6039) 2020-08-03 02:35:08 +03:00
math checker: add error for fn f() Struct { return &Struct{} } (#6019) 2020-07-29 21:40:43 +02:00
mysql
net checker: add checks for byte casting (#5917) 2020-08-01 23:17:00 +02:00
orm
os os.cp: fix returning false error on Windows (#6037) 2020-08-02 14:08:45 +03:00
os2
pg
picoev
picohttpparser
rand checker: add error for fn f() Struct { return &Struct{} } (#6019) 2020-07-29 21:40:43 +02:00
readline
regex
runtime
sokol gg: enable image transparency in gg.draw_image2 too 2020-08-03 00:30:08 +03:00
sqlite
stbi
strconv
strings
sync checker: add error for fn f() Struct { return &Struct{} } (#6019) 2020-07-29 21:40:43 +02:00
szip
term
time gen: auto_str_methods.v 2020-08-01 16:36:12 +02:00
v parser: fix infinite loop on unexpected $ between statements 2020-08-02 18:17:38 +03:00
vweb vweb: fix request checking (#6027) 2020-07-31 01:26:56 +02:00
.vdocignore