v/vlib
Miccah 7222ee476b
all: implement array .any and .all (#9347)
2021-03-18 15:24:16 +01:00
..
arrays
benchmark all: fix references to time.wait -> time.sleep 2021-02-28 18:01:31 +02:00
bitfield
builtin cgen: make `bool`s take up a single byte, not 4 (#9352) 2021-03-18 15:23:29 +01:00
cli
clipboard checker: define missing C fn args & check C & JS args (#8770) 2021-03-05 17:41:11 +03:00
crypto ci: comment the `dump(fixed_array)` call in crypto_rand_read_test.v 2021-03-16 12:04:50 +02:00
darwin
dl
encoding
eventbus
flag all: migrate to the new Option (p. 1) (#8924) 2021-02-28 22:24:29 +03:00
fontstash
gg checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
glm glm: fix typo (#8748) 2021-02-15 17:53:07 +02:00
gx
hash hash.crc32: fix typo (#8749) 2021-02-15 17:52:45 +02:00
io io: BufferedReader.free() 2021-03-15 21:25:19 +01:00
json ci: fix failing -Werror steps for code generated by json.encode(map{'a': []string{}}) 2021-03-18 12:13:06 +02:00
log
math
mysql
net cgen: make `bool`s take up a single byte, not 4 (#9352) 2021-03-18 15:23:29 +01:00
orm
os checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
os2
pg
picoev
picohttpparser checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
rand
readline
regex
runtime all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
semver
sokol
sqlite
stbi stbi/sokol: fix png loading bug 2021-03-16 01:39:35 +03:00
strconv all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
strings
sync all: implement error interfaces (#9291) 2021-03-13 18:13:50 +01:00
szip
term checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
time
v all: implement array .any and .all (#9347) 2021-03-18 15:24:16 +01:00
vweb cgen: minor vfmt 2021-03-17 03:41:52 +03:00
x
.vdocignore