v/vlib
penguindark 929e7c1193 strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
..
arrays
benchmark check unused and unmodified vars in all modules, not just main 2019-12-06 18:43:56 +03:00
bignum
bitfield vlib: fix missing `else{}` in match statements 2019-12-07 17:23:37 +03:00
builtin run vfmt on more files 2019-12-19 02:38:54 +03:00
cli cli: update mutability 2019-12-06 19:12:01 +03:00
clipboard fix clipboard_linux.v 2019-12-07 18:16:19 +03:00
compiler run vfmt on more files 2019-12-19 02:38:54 +03:00
crypto strings: builder: write_b() 2019-12-06 23:02:09 +03:00
darwin
encoding do not allow malloc(0) 2019-12-16 21:29:32 +03:00
eventbus eventbus: remove hacks, add sender 2019-12-18 08:16:33 +03:00
filepath
flag flag: implement *_opt() and *_multi() 2019-12-16 19:03:38 +03:00
freetype simplify cflag parsing 2019-12-15 06:18:14 +03:00
gg gg: remove spurious printing of gl.TEXT_VERT 2019-12-17 19:17:48 +03:00
gl check unused and unmodified vars in all modules, not just main 2019-12-06 18:43:56 +03:00
glfw
glm compiler: force custom struct .str() methods to be defined public 2019-12-11 03:24:26 +03:00
gx
hash check unused and unmodified vars in all modules, not just main 2019-12-06 18:43:56 +03:00
http simplify cflag parsing 2019-12-15 06:18:14 +03:00
json vlib: fix missing `else{}` in match statements 2019-12-07 17:23:37 +03:00
log access modifiers: update tests/examples 2019-12-13 20:09:11 +03:00
math math: fix abs (-0.0) 2019-12-15 19:37:17 +03:00
mysql mysql: add mysql.escape_string() 2019-12-13 19:12:42 +03:00
net access modifiers: update tests/examples 2019-12-13 20:09:11 +03:00
orm
os freebsd: fix compilation 2019-12-18 13:21:20 +03:00
os2
pg
rand remove unnecessary casts everywhere 2019-12-07 15:51:00 +03:00
readline fix clipboard_linux.v 2019-12-07 18:16:19 +03:00
runtime
sdl run vfmt on scanner.v 2019-12-18 08:26:51 +03:00
sqlite sqlite: readme 2019-12-18 13:22:22 +03:00
stbi
strconv strconv: atof_quick for tasks that need speed but not big accuracy 2019-12-19 03:37:53 +03:00
strings run vfmt on more files 2019-12-19 02:38:54 +03:00
sync more mutability fixes 2019-12-06 19:23:24 +03:00
szip
term
time remove unnecessary casts everywhere 2019-12-07 15:51:00 +03:00
ui ui/examples: users: fix button click 2019-12-12 23:42:51 +03:00
vweb tutorial: minor fixes 2019-12-14 18:59:02 +03:00