v/vlib
penguindark 3dbf7a4039 atof implementation in V 2019-12-17 01:07:13 +03:00
..
arrays
benchmark
bignum
bitfield vlib: fix missing `else{}` in match statements 2019-12-07 17:23:37 +03:00
builtin atof implementation in V 2019-12-17 01:07:13 +03:00
cli
clipboard fix clipboard_linux.v 2019-12-07 18:16:19 +03:00
compiler parser: handle operator overloading type errors 2019-12-17 00:50:41 +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
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 remove os/time references from live programs, fix warnings 2019-12-09 18:53:17 +03:00
gl
glfw
glm compiler: force custom struct .str() methods to be defined public 2019-12-11 03:24:26 +03:00
gx
hash
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 string: last_index ?int 2019-12-12 21:54:48 +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 cleanup SDL event system 2019-12-14 03:31:07 +03:00
sqlite simplify cflag parsing 2019-12-15 06:18:14 +03:00
stbi
strconv atof implementation in V 2019-12-17 01:07:13 +03:00
strings builder_js: fix mutable error 2019-12-16 18:54:44 +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