v/vlib
joe-conigliaro 7fd2ef975b parser: add v error if assigning var to blank identifier `_`
also fix C warn & double semicolon
2019-10-01 15:40:11 +03:00
..
benchmark
bitfield
builtin parser: add v error if assigning var to blank identifier `_` 2019-10-01 15:40:11 +03:00
crypto crypto: make sum methods safe 2019-09-29 16:44:52 +03:00
darwin darwin: no need to free the buffer 2019-09-30 23:29:53 +03:00
encoding fix base64 test 2019-09-28 22:23:22 +03:00
flag
freetype
gg
gl
glfw
glm
gx
hash
http
json
log
math parser: float1 == float2 uses machine epsilon by default 2019-09-29 18:27:53 +03:00
mysql
net
orm
os rename ModPath to v_modules_path; do not allow long variable names without _ 2019-09-29 05:34:17 +03:00
pg
rand
readline readline: capitalize structs 2019-10-01 06:28:06 +03:00
stbi
strings builtin: a very early version of the hashmap 2019-10-01 06:20:50 +03:00
sync
szip
term compiler: more precise 'declared and not used' error positioning 2019-09-29 20:37:39 +03:00
time
ui
vweb