1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2020-06-05 09:59:26 +02:00
..
benchmark stopwatch: auto_start option, make pause cumulative 2020-05-30 10:20:54 +03:00
bitfield checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
builtin gg: GG => Context 2020-06-04 20:26:18 +02:00
cli cli: assign parent by default; add disable_flag 2020-05-28 13:32:43 +02:00
clipboard
crypto all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
darwin
dl builder: use .dylib for -shared builds in macOS 2020-05-29 04:52:19 +02:00
encoding all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
eventbus tests: fix some tests, that failed due to the stricter immutable checks 2020-06-01 18:24:38 +03:00
flag
fontstash
freetype freetype: use old gg 2020-06-04 20:18:22 +02:00
gg vid: bring back scale field to gg.Config, fixes vid compilation 2020-06-05 08:48:31 +03:00
gl
glfw
glm all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
gx gx: convert Color values from int to byte and expand operators 2020-05-28 13:21:20 +02:00
hash checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
json json: add enum to json_test to prevent regressions 2020-06-02 12:13:26 +03:00
live all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
log
math gg: GG => Context 2020-06-04 20:26:18 +02:00
mysql mysql: simplify, add more functionality & documentation 2020-06-01 11:26:39 +02:00
net gg: GG => Context 2020-06-04 20:26:18 +02:00
oldgg freetype: use old gg 2020-06-04 20:18:22 +02:00
orm
os gg: GG => Context 2020-06-04 20:26:18 +02:00
os2
pg
picoev all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
picohttpparser
rand gg: GG => Context 2020-06-04 20:26:18 +02:00
readline repl: fix BSDs 2020-06-03 08:44:44 +03:00
regex
runtime
sokol gg: minor fixes 2020-06-04 19:57:16 +02:00
sqlite
stbi
strconv all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
strings
sync all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
szip
term
time checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
v vdoc: rewrite usage, add new options + streamline process 2020-06-05 09:59:26 +02:00
vweb vweb: add tmpl api to compile either file or a string 2020-06-04 22:30:25 +02:00