1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2020-05-05 02:12:51 +02:00
..
arrays
benchmark cgen: string interpolation field width support for large integers and utf8 strings 2020-05-02 00:43:59 +02:00
bitfield checker: check variable mutability for postfix exprs 2020-04-28 11:20:19 +02:00
builtin builtin: map: one voidptr for all values 2020-05-04 14:56:19 +02:00
cli cli: add option with default 2020-04-30 12:18:46 +02:00
clipboard clipboard: Linux fixes 2020-05-03 16:39:26 +02:00
crypto
darwin
dl live: use mostly pure V code for reloading, eases customization 2020-05-03 20:22:24 +03:00
encoding csv: fix last-field-empty error 2020-04-29 16:50:02 +02:00
eventbus checker: check method args 2020-05-05 01:32:40 +10:00
flag
fontstash
freetype tests: fix eventbus_test.v 2020-05-01 10:57:19 +02:00
gg
gg2
gl
glfw
glm
gx
hash
json checker: check match condition 2020-05-04 21:03:18 +02:00
live live: use mostly pure V code for reloading, eases customization 2020-05-03 20:22:24 +03:00
log
math
mysql mysql: update code & add a feature to get value as map 2020-05-04 14:58:24 +02:00
net parser/checker: do not allow using private types from other modules 2020-05-04 21:56:41 +02:00
orm
os parser/checker: do not allow using private types from other modules 2020-05-04 21:56:41 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
sokol
sqlite
stbi
strconv strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
strings cc/cgen: cached modules fixes 2020-04-28 13:15:37 +02:00
sync
szip
term
time tests: fix missing ? after v fmt run 2020-05-01 12:01:30 +03:00
uiold
v parser: short struct init syntax 2020-05-05 02:12:51 +02:00
vweb