v/vlib
Delyan Angelov f2bfda4989
ci: skip test_utf8_wide_char on windows with msvc
2021-01-04 00:16:31 +02:00
..
arrays
benchmark
bitfield
builtin ci: skip test_utf8_wide_char on windows with msvc 2021-01-04 00:16:31 +02:00
cli fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
clipboard ci: fix clipboard_test.v on windows 2021-01-03 23:46:08 +02:00
crypto
darwin
dl
encoding
eventbus
flag fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
fontstash
gg fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
glm vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings 2020-10-21 12:54:10 +03:00
gx
hash
io
json
live
log log: document all functions, add missing copyright header (#7391) 2020-12-18 19:04:49 +02:00
math
mysql mysql: migrate connection flags to enum instead of const, fix example (#7803) 2021-01-02 15:09:20 +02:00
net net: restore back the blocking TcpConn.read_line() method for simplicity 2020-12-29 17:51:16 +02:00
orm test-cleancode: add vlib/orm (#7577) 2020-12-26 14:40:22 +02:00
os fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser
rand
readline
regex regex: fix a bug in find and find_all (#7839) 2021-01-03 16:59:00 +01:00
runtime
semver
sokol
sqlite tutorials: fix blog code 2021-01-01 20:38:22 +01:00
stbi
strconv
strings
sync
szip
term
time
v types: rename `any_*`, `untyped *` -> `* literal` (#7845) 2021-01-04 00:11:09 +02:00
vweb fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
x fmt: align struct field comments (#7632) 2021-01-03 21:10:25 +01:00
.vdocignore