v/vlib
Enzo 18034bb95c
gen: fix multiple call of expression in match (#6324)
2020-09-08 00:38:24 +02:00
..
arrays arrays: common methods - min, max, idx_min, idx_max, shuffle, merge (#6177) 2020-09-07 13:50:53 +02:00
benchmark
bitfield
builtin builtin: fix `in` for various numeric types (#6311) 2020-09-06 12:45:02 +02:00
cli all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
clipboard
crypto all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
darwin
dl
encoding all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
eventbus
flag
fontstash
gg
glm
gx
hash
io
json
live vdoc: cleanup warnings on `./v doc -s vlib` 2020-08-28 09:03:22 +03:00
log
math vdoc: cleanup warnings on `./v doc -s vlib` 2020-08-28 09:03:22 +03:00
mysql
net autofree: lots of fixes 2020-09-05 12:00:35 +02:00
orm
os os: fix os.mv edge case and Windows style paths (#6302) 2020-09-06 13:12:07 +02:00
os2
pg all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
picoev
picohttpparser
rand
readline all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
regex
runtime runtime: simplify nr_cpus(), add a test for nr_jobs() 2020-07-20 17:36:44 +03:00
sokol
sqlite
stbi
strconv
strings
sync fmt: add support for `chan` types and operations (#6328) 2020-09-08 00:36:05 +02:00
szip szip: make compile (#6314) 2020-09-06 15:04:27 +02:00
term
time
v gen: fix multiple call of expression in match (#6324) 2020-09-08 00:38:24 +02:00
vweb vweb: hide debug prints 2020-08-31 19:39:46 +02:00
x checker: check number of fields in short struct inits (#6280) 2020-08-31 22:17:59 +02:00
.vdocignore vdoc: parse with `enable_globals: true` 2020-08-28 08:53:12 +03:00