1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/thirdparty
2022-08-14 13:16:52 +03:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
cJSON ci: fix clang sanitize errors for json_decode 2022-04-05 17:52:10 +03:00
fontstash
ios
libatomic_ops gc: fix msvc not using libatomic_ops (#15418) 2022-08-14 13:16:52 +03:00
libbacktrace builtin: add libbacktrace as option for generating stack traces (#14277) 2022-05-04 21:17:05 +03:00
libgc builtin: compile the gc statically by default (#14063) 2022-04-18 10:50:21 +03:00
mssql/include
picoev
picohttpparser
sokol sokol: do not crash if an image cannot be rendered 2022-07-19 13:21:34 +03:00
stb_image stbi: add image writing functions (#12754) 2021-12-08 00:31:37 +02:00
stdatomic thirdparty: fix typo in atomic.h, cleanup comments. 2022-05-20 14:21:31 +03:00
vschannel net.http: fix crash on Windows when using Boehm GC (#14351) 2022-05-10 14:00:55 +03:00
walloc builtin.wasm_bare: use walloc as malloc/free implementation (#13731) 2022-03-14 09:20:20 +02:00
zip szip: update to 0.2.4 (#15296) 2022-08-01 00:47:45 +03:00
.gitignore