v/vlib
yuyi 9b4c81e85f
checker: check missing return values in functions (#5803)
2020-07-11 16:30:49 +02:00
..
benchmark benchmark: update the example in the README.md 2020-07-11 14:54:55 +03:00
bitfield
builtin ci: disable C++ test for now 2020-07-11 15:36:08 +02:00
cli
clipboard
crypto
darwin
dl
encoding utf8: bug fix in get_uchar (#5775) 2020-07-10 14:44:40 +02:00
eventbus
flag vlib: transfer intro to readme; normalize comments 2020-06-08 00:04:23 +03:00
fontstash
gg
glm
gx
hash
json
live
log
math
mysql
net websocket: fix compilation 2020-07-11 12:41:37 +02:00
orm
os os: fix v_realloc call on windows 2020-07-11 12:45:22 +02:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser
rand vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
readline
regex
runtime
sokol
sqlite orm: use errcode comparisons, instead of strcmp(sqlite3_errmsg,msg) 2020-07-10 10:14:30 +03:00
stbi
strconv
strings strings: builder.writeln() optimization 2020-07-11 12:03:24 +02:00
sync
szip
term term: add clear 2020-06-19 17:15:41 +02:00
time
v checker: check missing return values in functions (#5803) 2020-07-11 16:30:49 +02:00
vweb
.vdocignore