v/vlib
Delyan Angelov 47aa2b1f93
all: fix casting of `string(MyString('abc'))` and `byte(MyByte(123))`; improve TypeSymbol handling (#12617)
2021-12-01 09:50:53 +02:00
..
arrays
benchmark
bitfield
builtin checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag bitfield,flag: document the remaining functions 2021-11-18 20:15:26 +02:00
fontstash
gg
gx
hash
io
js
jsdom
json
log
math checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +03:00
mssql
mysql
net
orm orm: fix time struct in sql stmt (#12298) 2021-10-28 22:31:41 +03:00
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver tests: fix `-cstrict` self compilation on m0 with clang 2021-06-07 18:23:18 +03:00
sokol
sqlite
stbi
strconv
strings all: fix casting of `string(MyString('abc'))` and `byte(MyByte(123))`; improve TypeSymbol handling (#12617) 2021-12-01 09:50:53 +02:00
sync
szip
term
time
toml
v all: fix casting of `string(MyString('abc'))` and `byte(MyByte(123))`; improve TypeSymbol handling (#12617) 2021-12-01 09:50:53 +02:00
vweb
x
.vdocignore