v/vlib
Delyan Angelov 6313ed6a79
checker,cgen: fix `-os cross` support for `$if !solaris { #include <sys/ptrace.h> }`
2021-07-23 16:24:42 +03:00
..
arrays
benchmark parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
bitfield
builtin orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
cli
clipboard
context
crypto
darwin vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
dl
encoding
eventbus
flag
fontstash
gg parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
glm
gx
hash
io parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
json
log
math cgen: properly support reference args in receivers and arithmetic op methods (#10873) 2021-07-20 15:08:32 +03:00
mssql
mysql orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
net net: base address_freebsd.c.v on darwin instead of linux 2021-07-21 17:31:32 +03:00
orm orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
os ci: fix -cstrict job 2021-07-22 18:47:23 +03:00
os2
pg
picoev
picohttpparser
rand parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
readline
regex
runtime
semver
sokol
sqlite orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
stbi
strconv
strings v.util: make util.smart_quote use its output string builder directly 2021-06-21 09:13:38 +03:00
sync parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
szip
term
time parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
v checker,cgen: fix `-os cross` support for `$if !solaris { #include <sys/ptrace.h> }` 2021-07-23 16:24:42 +03:00
vweb
x parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
.vdocignore