v/vlib
Alexander Medvednikov 6613391ed0
doc: closures work on arm64 too
2022-05-08 14:03:57 +02:00
..
arrays
benchmark
bitfield
builtin cgen: fix c2v consts; enum_decl() 2022-05-08 14:03:56 +02:00
cli
clipboard
compress
context
crypto
darwin
datatypes
dl
dlmalloc
encoding
eventbus
flag
fontstash
gg gg: improve some loops in draw_rounded_rect* methods (#14195) 2022-04-29 21:38:22 +02:00
gx
hash
io
js
jsdom
json
log
math
mssql
mysql
net net.http: make parse_form return POST requests with json data as a map with a `json` key, containing the json payload (#14289) 2022-05-08 14:03:56 +02:00
orm
os
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings
sync
szip
term
time time: relative update (#14240) 2022-05-01 19:25:52 +02:00
toml
v doc: closures work on arm64 too 2022-05-08 14:03:57 +02: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.