v/vlib
penguindark 25fabac059 regex 0.9c 2020-01-16 00:39:33 +01:00
..
arrays
benchmark
bignum
bitfield
builtin fix vweb tutorial project; clean up gg functions a bit 2020-01-15 22:17:45 +01:00
cli
clipboard fix warnings about clipboard when building ui on linux 2020-01-13 17:53:56 +01:00
compiler android symlink fix 2020-01-15 19:40:03 +01:00
crypto rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
darwin
encoding encoding.binary: removed unneeded castings, rename function 2020-01-13 19:58:14 +01:00
eventbus
filepath
flag
freetype freetype: remove unused import 2020-01-12 20:08:24 +01:00
gg fix vweb tutorial project; clean up gg functions a bit 2020-01-15 22:17:45 +01:00
gl interfaces fixes; freetype.text_width(); gl and stbi fixes 2020-01-12 16:11:28 +01:00
glfw ui: fixes so that the ui demo works on linux too 2020-01-12 19:35:06 +01:00
glm
gx
hash
json
log
math
mysql mysql: add select_db method 2020-01-11 13:25:59 +01:00
net http: PATCH, DELETE, and PUT methods 2020-01-14 23:19:50 +01:00
orm
os ui: fixes so that the ui demo works on linux too 2020-01-12 19:35:06 +01:00
os2 rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
pg pg: connect, use password 2020-01-12 19:35:20 +01:00
rand
readline rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
regex regex 0.9c 2020-01-16 00:39:33 +01:00
runtime rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
sdl time: rewrite unix() function 2019-12-31 17:11:47 +01:00
sqlite
stbi interfaces fixes; freetype.text_width(); gl and stbi fixes 2020-01-12 16:11:28 +01:00
strconv
strings
sync
szip
term
time time: fix logic 2020-01-14 18:12:28 +01:00
uiold remove ui example now that ui has been moved to a separate repo 2020-01-12 03:05:04 +01:00
v interfaces fixes; freetype.text_width(); gl and stbi fixes 2020-01-12 16:11:28 +01:00
vweb