v/vlib
Swastik Baranwal 21ba0470af
builtin: fix truncating of EOL on windows terminal (#8338)
2021-01-25 17:51:36 +02:00
..
arrays
benchmark all: vfmt (new const rule) 2021-01-24 10:54:27 +01:00
bitfield all: vfmt (new const rule) 2021-01-24 10:54:27 +01:00
builtin builtin: fix truncating of EOL on windows terminal (#8338) 2021-01-25 17:51:36 +02:00
cli ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
clipboard clipboard: document all pub functions, adhere to vdoc style (#8243) 2021-01-21 12:45:59 +01:00
crypto crypto: add missing documentation to all pub functions (#8251) 2021-01-23 13:33:49 +01:00
darwin
dl
encoding encoding: document all of the `encoding.base64` module (#8276) 2021-01-22 22:29:05 +02:00
eventbus ci: fix formatting in .md files too 2021-01-25 13:20:18 +02:00
flag ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
fontstash sokol,fontstash: move f_d_use_freetype.v to vlib/fontstash/a_d_use_freetype.v 2021-01-23 11:39:17 +02:00
gg gg: Context.resize() 2021-01-24 22:27:27 +01:00
glm
gx
hash
io
json
log
math ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
mysql
net gg: native rendering mode on macOS 2021-01-23 10:25:43 +01:00
orm
os ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
sokol sokol,fontstash: move f_d_use_freetype.v to vlib/fontstash/a_d_use_freetype.v 2021-01-23 11:39:17 +02:00
sqlite
stbi
strconv strconv: fix typo (#8318) 2021-01-24 23:18:40 +01:00
strings all: vfmt (new const rule) 2021-01-24 10:54:27 +01:00
sync sync/channels: expose `ch.closed` as `bool` pseudo attribute (#8244) 2021-01-22 09:37:29 +02:00
szip
term fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
time ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
v parser: improve the error message for unexpected keywords 2021-01-25 15:29:07 +02:00
vweb ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
x ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
.vdocignore