v/vlib
Delyan Angelov 05e11f6336 vfmt: fix `for x; y; i++ \n {}` 2020-07-02 15:30:06 +03:00
..
benchmark
bitfield
builtin cgen: fix cross assign with mutable args (fix #5609 #5610 #5611) (#5614) 2020-07-02 11:09:26 +02:00
cli cli: add flag/cmd sorting + get_all_found (#5615) 2020-07-02 11:10:03 +02:00
clipboard
crypto
darwin
dl builder: use .dylib for -shared builds in macOS 2020-05-29 04:52:19 +02:00
encoding
eventbus
flag
fontstash
freetype
gg
gl
glfw
glm
gx
hash
json
live
log
math
mysql
net all: disallow pointer arithmetic for AssignStmt, PostfixExpr outside unsafe{} (#5581) 2020-07-01 14:50:17 +02:00
oldgg
orm
os cgen: store return vals in tmp vars with -autofree 2020-07-01 14:34:14 +02:00
os2
pg
picoev
picohttpparser all: disallow pointer arithmetic for AssignStmt, PostfixExpr outside unsafe{} (#5581) 2020-07-01 14:50:17 +02:00
rand
readline
regex
runtime
sokol
sqlite sqlite: support for thirdparty/sqlite amalgamation install 2020-06-27 21:23:26 +03:00
stbi
strconv
strings vweb: fix a template leak 2020-07-01 17:04:30 +02:00
sync
szip
term
time
v vfmt: fix `for x; y; i++ \n {}` 2020-07-02 15:30:06 +03:00
vweb vweb: allow quoting @css/@js resources with both ' and " 2020-07-01 22:03:30 +03:00
.vdocignore