v/vlib
yuyi c3ec738126
checker: check struct field reference type mismatch (#13575)
2022-02-23 11:53:22 +03:00
..
arrays
benchmark
bitfield
builtin
cli
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg
gx
hash
io builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
js
jsdom
json
log
math
mssql
mysql
net
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
sokol
sqlite
stbi
strconv
strings
sync sync,ci: bump vtest retry for channel_select_6_test.v 2022-02-12 19:22:27 +02:00
szip
term
time
toml
v checker: check struct field reference type mismatch (#13575) 2022-02-23 11:53:22 +03:00
vweb
x
.vdocignore
README.md

README.md

vlib Documentation

vlib is the term for all modules included by default with V and maintained as part of the V source code repository.

Some included modules depend on third party libraries, and these are kept separate in the thirdparty directory at the root level of the source repository.