v/vlib
Nick Treleaven 105a0e015e
checker: warn if unsafe method called outside unsafe block (#5863)
2020-07-17 19:14:12 +02:00
..
benchmark benchmark: update the example in the README.md 2020-07-11 14:54:55 +03:00
bitfield
builtin checker: warn if unsafe method called outside unsafe block (#5863) 2020-07-17 19:14:12 +02:00
cli
clipboard
crypto cgen: fix mutable array arguments (#5769) 2020-07-10 18:04:51 +02:00
darwin
dl
encoding utf8: bug fix in get_uchar (#5775) 2020-07-10 14:44:40 +02:00
eventbus
flag
fontstash
gg gg: always use stb_truetype for now 2020-07-13 01:02:50 +02:00
glm
gx
hash builtin: unsafe vlib pointer indexing (#5836) 2020-07-15 21:56:50 +02:00
json
live
log
math
mysql
net smtp_test: use `assert false return`, remove for loop 2020-07-13 18:52:46 +03:00
orm
os vfmt: add support for VDIFF_TOOL, detect more diffing tools (#5857) 2020-07-17 14:03:07 +03:00
os2
pg
picoev
picohttpparser
rand rand: string() 2020-07-15 21:36:09 +02:00
readline
regex
runtime
sokol
sqlite vweb: ip() 2020-07-16 00:48:14 +02:00
stbi
strconv strconv: use import instead of module in test files (#5856) 2020-07-17 02:35:42 +02:00
strings builtin: unsafe vlib pointer indexing (#5836) 2020-07-15 21:56:50 +02:00
sync sync: add semaphores (#5831) 2020-07-15 10:22:33 +02:00
szip cgen: fix warnings (#5820) 2020-07-14 00:16:31 +02:00
term
time sync: add semaphores (#5831) 2020-07-15 10:22:33 +02:00
v checker: warn if unsafe method called outside unsafe block (#5863) 2020-07-17 19:14:12 +02:00
vweb vweb: fix ip() 2020-07-16 21:23:35 +02:00
.vdocignore