v/vlib
penguindark 2824e07baa
regex: add a find_all_str function (#7517)
2020-12-24 07:27:46 +02:00
..
arrays
benchmark
bitfield
builtin fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
cli cli: run v fmt (#7440) 2020-12-21 21:23:40 +02:00
clipboard
crypto
darwin
dl
encoding
eventbus check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
flag flag: run vfmt over vlib/flag, add it to vtest-cleancode.v 2020-12-21 22:24:10 +02:00
fontstash
gg fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
glm
gx
hash
io io: remove obsolete OutputStream 2020-12-22 10:44:45 +01:00
json json: decode/encode time.Time 2020-12-22 07:24:44 +01:00
live
log
math math: use full import module name in tests 2020-12-23 01:38:17 +11:00
mysql
net all: remove redundant array.contains definitions (#7464) 2020-12-22 08:32:32 +01:00
orm
os fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
os2
pg
picoev
picohttpparser vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings 2020-10-21 12:54:10 +03:00
rand rand: use full import in tests (fix -usecache) 2020-12-22 22:04:51 +11:00
readline
regex regex: add a find_all_str function (#7517) 2020-12-24 07:27:46 +02:00
runtime
semver semver: run v fmt (#7439) 2020-12-21 21:25:19 +02:00
sokol
sqlite sqlite: add `close` method, and an `is_open` field (#7382) 2020-12-21 22:02:29 +02:00
stbi
strconv
strings fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
sync
szip
term vlib: prepare modules `hash` and `term` for -Wimpure-v 2020-12-15 09:11:17 +02:00
time fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
v cgen: fix compiling call expressions with no varargs (tcc bug) 2020-12-23 21:15:00 +02:00
vweb
x
.vdocignore