v/vlib
spaceface de711da774
cgen: support larger closure parameters (#13040)
2022-01-05 16:22:20 +02:00
..
arrays
benchmark
bitfield
builtin builtin: s.trim_prefix/1 -> s.trim_string_left/1, s.trim_suffix/1 -> s.trim_string_right/1 2022-01-05 12:49:22 +02:00
cli cli: fix bug that caused help to panic (#11157) 2021-08-12 09:25:28 +03:00
clipboard
compress/zlib
context vlib/context: add onecontext as submodule (#12549) 2021-12-02 11:15:07 +02:00
crypto all: update copyright year 2022-01-04 12:21:12 +03:00
darwin
datatypes datatypes: add a Queue.last() method (#12987) 2021-12-29 08:01:47 +02:00
dl
encoding all: update copyright year 2022-01-04 12:21:12 +03:00
eventbus
flag
fontstash
gg all: update copyright year 2022-01-04 12:21:12 +03:00
gx gg: add text rendering, keyboard event handling for JS and other fixes (#12932) 2021-12-22 12:26:52 +02:00
hash all: update copyright year 2022-01-04 12:21:12 +03:00
io io: pub the RandomReader interface (#12222) 2021-10-18 10:51:36 +03:00
js
jsdom jsdom, examples: add more WebGL APIs; add interactive 3D cube example running on VJS (#12562) 2021-11-24 20:31:39 +02:00
json all: update copyright year 2022-01-04 12:21:12 +03:00
log all: update copyright year 2022-01-04 12:21:12 +03:00
math all: update copyright year 2022-01-04 12:21:12 +03:00
mssql
mysql mysql: always use `#include <mysql.h>`, rely on pkgconfig to get the correct include folder 2021-10-23 21:22:10 +03:00
net all: update copyright year 2022-01-04 12:21:12 +03:00
orm
os all: update copyright year 2022-01-04 12:21:12 +03:00
pg
picoev all: update copyright year 2022-01-04 12:21:12 +03:00
picohttpparser all: update copyright year 2022-01-04 12:21:12 +03:00
rand all: update copyright year 2022-01-04 12:21:12 +03:00
readline all: update copyright year 2022-01-04 12:21:12 +03:00
regex all: update copyright year 2022-01-04 12:21:12 +03:00
runtime all: update copyright year 2022-01-04 12:21:12 +03:00
semver
sokol sokol: type alias all `sgl` structs, support `sgl_context` (#13018) 2022-01-03 15:05:24 +02:00
sqlite sqlite: add enum result code (#12505) 2021-11-18 13:56:15 +02:00
stbi all: update copyright year 2022-01-04 12:21:12 +03:00
strconv strconv: fix `assert .f64() == 0` 2022-01-04 17:51:48 +02:00
strings all: update copyright year 2022-01-04 12:21:12 +03:00
sync all: update copyright year 2022-01-04 12:21:12 +03:00
szip
term all: update copyright year 2022-01-04 12:21:12 +03:00
time all: update copyright year 2022-01-04 12:21:12 +03:00
toml toml: improve SKIP reporting, fix formatting 2022-01-03 13:25:06 +02:00
v cgen: support larger closure parameters (#13040) 2022-01-05 16:22:20 +02:00
vweb all: update copyright year 2022-01-04 12:21:12 +03:00
x all: update copyright year 2022-01-04 12:21:12 +03:00
.vdocignore