v/vlib
Emeric MARTINEAU 125236694f
cli: improve multiple value management (#8310)
2021-03-19 13:09:56 +02:00
..
arrays
benchmark
bitfield fmt: better ternary concat wrapping (#8379) 2021-01-28 11:23:48 +01:00
builtin ci: fix failing -Werror job with tcc 2021-03-19 09:34:41 +02:00
cli cli: improve multiple value management (#8310) 2021-03-19 13:09:56 +02:00
clipboard
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
fontstash
gg checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
glm
gx
hash
io
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 net/os: deprecate write_str() in favor of write_string() 2021-03-19 04:51:31 +03:00
orm all: bring back `panic(err.msg)` -> `panic(err)` (#9022) 2021-03-01 00:18:14 +01:00
os os: deprecate read_at and add read_from to implement RandomReader (#9371) 2021-03-19 12:35:08 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver all: update repo to use the new error handling syntax (#8950) 2021-02-28 23:20:21 +03:00
sokol
sqlite
stbi
strconv
strings
sync tests: move rlock and shared array tests from `builtin` to `sync` 2021-03-18 19:51:11 +02:00
szip
term
time
v fmt: reorder and sort methods into section (#9363) 2021-03-19 11:26:34 +02:00
vweb cgen: minor vfmt 2021-03-17 03:41:52 +03:00
x ci: fix failing `v -W build-tools` and `v -W build-examples`; run vfmt. 2021-03-19 09:49:26 +02:00
.vdocignore