v/vlib
Delyan Angelov d7d9305d96
net: vfmt everything
2021-06-14 10:08:41 +03:00
..
arrays arrays: implement python-inspired array zip function and test (#8667) 2021-03-07 11:58:13 +02:00
benchmark
bitfield
builtin gc: extend optimized mode to maps (#10426) 2021-06-13 06:26:43 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding csv: fix csv fields with double quotes (#10399) 2021-06-10 19:24:20 +03:00
eventbus tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
flag
fontstash
gg gg: fix draw_line on m1 2021-06-07 21:31:24 +03:00
glm checker: deprecate using V strings in C function calls (#10140) 2021-05-20 09:17:44 +03:00
gx
hash
io
json
log
math
mssql
mysql mysql: use `v oksyntax` for the example in the README.md, so that the check passes on m1 without installed mysql 2021-06-07 18:39:42 +03:00
net net: vfmt everything 2021-06-14 10:08:41 +03:00
orm doc: tablename -> table (#10359) 2021-06-08 00:48:42 +03:00
os net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
os2
pg
picoev net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv
strings v.gen.c: free `indents` in autogenerated .str() methods 2021-06-08 17:24:08 +03:00
sync v: fix passing `-arch arm64` to `$if arm64{}` 2021-06-13 01:15:35 +03:00
szip
term term: use textscanner.new in term.strip_ansi/1 2021-05-20 11:24:44 +03:00
time checker: cleanup type alias pascal case check (#10217) 2021-05-27 22:40:32 +03:00
v net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
vweb net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
x net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
.vdocignore