v/vlib
Leah Lundqvist 5e2a6ffe65
jsgen: small fix - remove trailing comma in export
2020-06-03 17:30:43 +03:00
..
benchmark
bitfield checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
builtin builtin: implement generic break_if_debugger_attached() 2020-06-03 14:11:23 +02:00
cli
clipboard
crypto rand: fix warnings 2020-06-02 06:39:38 +02:00
darwin
dl
encoding
eventbus tests: fix some tests, that failed due to the stricter immutable checks 2020-06-01 18:24:38 +03:00
flag flag: fix a typo 2020-05-26 14:27:01 +02:00
fontstash
freetype checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
gg checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
gg2 tetris: support instant `d`rop key, add +FPS counter on -d showfps 2020-06-03 16:45:26 +03:00
gl
glfw
glm checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +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 stopwatch: auto_start option, make pause cumulative 2020-05-30 10:20:54 +03:00
log
math checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
mysql
net checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
orm Revert "db: increase db module level in vlib " 2020-03-26 09:23:54 +01:00
os
os2
pg
picoev
picohttpparser
rand rand: fix warnings 2020-06-02 06:39:38 +02:00
readline repl: fix BSDs 2020-06-03 08:44:44 +03:00
regex
runtime
sokol gg: migrate to sokol; examples: update tetris 2020-06-01 12:57:08 +02:00
sqlite all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
stbi
strconv strconv: fix format_dec example 2020-06-03 01:30:46 +03:00
strings
sync generics: generic call inside generic call; checker: check mut args at call 2020-05-29 04:30:00 +02:00
szip
term all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
time checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
v jsgen: small fix - remove trailing comma in export 2020-06-03 17:30:43 +03:00
vweb