v/vlib
ChAoS_UnItY 63b41e67fa
v.parser: change body_start_pos to function declaration's lcbr, resolve #13642 (#13646)
2022-03-03 19:51:27 +02:00
..
arrays
benchmark
bitfield
builtin
cli
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg
gx
hash
io
js
jsdom
json
log
math
mssql
mysql
net
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol tools: implement `cgen` tag for Markdown examples in `v check-md` (#13332) 2022-01-31 22:51:04 +02:00
sqlite
stbi
strconv
strings
sync
szip checker: fix error for cast to alias of reference struct (#13278) 2022-01-26 12:32:14 +02:00
term
time
toml
v
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.