v/vlib
Nick Treleaven 2886b1c67d
checker: require binary operands for &&, || (#6449)
2020-09-23 20:48:25 +02:00
..
arrays
benchmark tests: parallelize compiler_errors_test.v using channels & threads 2020-08-07 16:44:49 +03:00
bitfield
builtin all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
cli
clipboard clipboard: wrap pointer indexing in unsafe block (#6178) 2020-08-20 10:33:12 +02:00
crypto
darwin
dl builder: use .dylib for -shared builds in macOS 2020-05-29 04:52:19 +02:00
encoding
eventbus eventbus: update test and docs too 2020-07-28 19:08:16 +03:00
flag
fontstash v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
gg
glm
gx
hash
io checker: more default field fixes 2020-09-09 14:14:44 +02:00
json
live
log
math
mysql builtin: x.vstring() instead of string(x) (#6102) 2020-08-10 18:05:26 +02:00
net builtin: consume matched string length in string.replace_each (#6349) 2020-09-12 02:31:06 +02:00
orm
os os: fix binary mode read/write on windows (#6431) 2020-09-20 16:28:45 +02:00
os2
pg
picoev
picohttpparser
rand checker: prompt error on implicit int overflow by literal (#6410) 2020-09-20 16:29:01 +02:00
readline
regex
runtime
sokol
sqlite
stbi
strconv all: mutability check (part 1); enable mutable sumtype args 2020-09-22 05:28:29 +02:00
strings all: rune type for `` literals 2020-08-27 06:46:37 +02:00
sync parser/checker: `if select { ... } {` (#6434) 2020-09-21 07:34:04 +02:00
szip szip: make compile (#6314) 2020-09-06 15:04:27 +02:00
term
time
v
vweb
x
.vdocignore