v/vlib
div72 5c29e7b257
http: fixed a bug with ignored user-agent
2020-01-29 04:05:37 +01:00
..
arrays
benchmark
bignum
bitfield
builtin hash: add wyhash + benchmark, add fnv1a, add u64.hex() (#3584) 2020-01-28 23:43:09 +01:00
cli
clipboard
compiler compiler: prevent vars named 'char' to cause a C error 2020-01-27 20:26:07 +01:00
crypto crypto: remove extraneous casts & rename rand_lin to rand_linux 2020-01-23 22:49:13 +01:00
darwin
encoding
eventbus
filepath compiler: fix depgraph. will also make it work with new b-tree map 2020-01-23 21:08:17 +01:00
flag
fontstash
freetype
gg gg: draw_arc() 2020-01-27 20:42:32 +01:00
gg2
gl
glfw glfw: implement glfw.window.set_should_close 2020-01-26 23:33:12 +01:00
glm
gx
hash wyhash: update benchmark file location in comment 2020-01-29 10:12:44 +11:00
json
log
math
mysql
net http: fixed a bug with ignored user-agent 2020-01-29 04:05:37 +01:00
orm
os
os2
pg
picoev
picohttpparser
rand
readline term: get_terminal_size() 2020-01-28 05:18:19 +01:00
regex regex: named capturing groups, small fixes 2020-01-28 20:34:11 +01:00
runtime
sdl
sokol
sqlite
stbi stbi: make compilation faster by generating a stbi.o file 2020-01-26 12:41:43 +01:00
strconv
strings
sync
szip
term term: implement `get_terminal_size` for Windows 2020-01-28 23:44:57 +01:00
time compiler: add 'use -- instead of -= 1' 2020-01-23 21:09:47 +01:00
uiold
v
vweb