v/vlib
yuyi c11928260d
scanner: minor cleanup of scanner.v (#7467)
2020-12-22 10:56:29 +01:00
..
arrays cgen: fix assignment of fixed array var to another var (#7429) 2020-12-21 06:03:09 +01:00
benchmark
bitfield
builtin all: remove redundant array.contains definitions (#7464) 2020-12-22 08:32:32 +01:00
cli cli: run v fmt (#7440) 2020-12-21 21:23:40 +02:00
clipboard
crypto ci: fix sha1.v, sha1block_generic.v and szip.v 2020-12-20 18:28:40 +02:00
darwin
dl
encoding
eventbus
flag flag: run vfmt over vlib/flag, add it to vtest-cleancode.v 2020-12-21 22:24:10 +02:00
fontstash
gg
glm
gx
hash
io io: remove obsolete OutputStream 2020-12-22 10:44:45 +01:00
json json: decode/encode time.Time 2020-12-22 07:24:44 +01:00
live
log
math math.big: make big.from_string take a decimal, add big.from_hex_string 2020-12-22 09:45:56 +02:00
mysql
net all: remove redundant array.contains definitions (#7464) 2020-12-22 08:32:32 +01:00
orm
os checker: arr1=arr2 warning 2020-12-20 10:42:46 +01:00
os2
pg
picoev
picohttpparser
rand
readline all: minor array fixes 2020-12-20 15:40:49 +01:00
regex regex: fixes and optimizations (#7431) 2020-12-21 05:36:14 +01:00
runtime
semver semver: run v fmt (#7439) 2020-12-21 21:25:19 +02:00
sokol
sqlite sqlite: add `close` method, and an `is_open` field (#7382) 2020-12-21 22:02:29 +02:00
stbi
strconv strconv: make atoi return ?int 2020-12-21 08:35:24 +01:00
strings strings: run v fmt (#7438) 2020-12-21 22:00:32 +02:00
sync
szip ci: fix sha1.v, sha1block_generic.v and szip.v 2020-12-20 18:28:40 +02:00
term
time fmt: add a space after + operator/method overload (#7453) 2020-12-21 21:20:00 +02:00
v scanner: minor cleanup of scanner.v (#7467) 2020-12-22 10:56:29 +01:00
vweb ci: fix failing vweb_routing_checks.vv 2020-12-20 11:59:38 +02:00
x
.vdocignore