1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib
2020-06-08 00:01:20 +03:00
..
benchmark
bitfield checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
builtin time: add microsecond precision to Time struct 2020-06-07 16:19:09 +03:00
cli
clipboard
crypto all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
darwin
dl
encoding all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
eventbus
flag
fontstash
freetype freetype: use old gg 2020-06-04 20:18:22 +02:00
gg gg: draw_image,draw_rounded_rect placeholder fns 2020-06-07 15:20:42 +02:00
gl os,gl,sync: cleanup, prepare for .toplevel_comments vdoc mode 2020-06-06 18:47:25 +03:00
glfw vlib: minor tweaks for various module imports, needed for vdoc 2020-06-06 19:14:10 +03:00
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
net http: fix redirect for servers returning lowercase 'location:' header 2020-06-08 00:01:20 +03:00
oldgg freetype: use old gg 2020-06-04 20:18:22 +02:00
orm ci: fix tests (most CI jobs do not have pg set up) 2020-06-07 18:08:31 +03:00
os os: fix compilation with -cc gcc -prod of programs using os.cp 2020-06-06 22:05:23 +03:00
os2
pg ci: fix tests (most CI jobs do not have pg set up) 2020-06-07 18:08:31 +03:00
picoev picoev: make compile, add header parsing 2020-06-07 01:23:30 +02:00
picohttpparser picoev: make compile, add header parsing 2020-06-07 01:23:30 +02:00
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 vlib: minor tweaks for various module imports, needed for vdoc 2020-06-06 19:14:10 +03:00
strings
sync os,gl,sync: cleanup, prepare for .toplevel_comments vdoc mode 2020-06-06 18:47:25 +03:00
szip
term
time time: add microsecond precision to Time struct 2020-06-07 16:19:09 +03:00
v Revert "parser: allow void return type for C functions" 2020-06-07 19:06:19 +02:00
vweb tests: test more vweb template features 2020-06-07 19:06:07 +02:00