1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
Alexander Medvednikov fb6be080fb fmt: fix compilation
2020-06-06 16:52:41 +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
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 gg: borderless windows on macos without animation 2020-06-05 15:43:47 +02:00
gl gl: add comments & clean up 2020-06-05 15:57:45 +02:00
glfw
glm all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
gx
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 fmt: fix compilation 2020-06-06 16:52:41 +02:00
vweb cgen: $action (ComptimeCall); vweb: hello world works! 2020-06-06 10:05:26 +02:00