v/vlib
Delyan Angelov 3b03edd7cb repl: fix compilation after 6921d46 2020-08-27 12:20:31 +03:00
..
benchmark tests: parallelize compiler_errors_test.v using channels & threads 2020-08-07 16:44:49 +03:00
bitfield
builtin all: rune type for `` literals 2020-08-27 06:46:37 +02:00
cli cli: various improvements (#6180) 2020-08-20 23:14:53 +02:00
clipboard clipboard: wrap pointer indexing in unsafe block (#6178) 2020-08-20 10:33:12 +02:00
crypto
darwin gg: image: return an optional instead of panic(); darwin: fix nsstring() 2020-08-22 17:09:30 +02:00
dl
encoding
eventbus eventbus: update test and docs too 2020-07-28 19:08:16 +03:00
flag
fontstash
gg all: rune type for `` literals 2020-08-27 06:46:37 +02:00
glm glm: fix pointer indexing warnings (#6215) 2020-08-25 08:48:05 +02:00
gx
hash
io io: input/output streams (#6078) 2020-08-09 04:12:29 +02:00
json json: maps, memory leak, and error forwarding (#6116) 2020-08-16 02:30:37 +02:00
live live: fix hot code reloading on macos (use .dylib, not .so) 2020-08-25 21:40:45 +03:00
log
math parser: add an error for `import mod.sub as mod` and `import mod as mod` (#6194) 2020-08-23 02:12:25 +02:00
mysql builtin: x.vstring() instead of string(x) (#6102) 2020-08-10 18:05:26 +02:00
net net: remove old websocket module 2020-08-27 07:33:59 +02:00
orm
os all: rune type for `` literals 2020-08-27 06:46:37 +02:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser
rand
readline repl: fix compilation after 6921d46 2020-08-27 12:20:31 +03:00
regex all: rune type for `` literals 2020-08-27 06:46:37 +02:00
runtime
sokol sokol: add new mouse_dx and mouse_dy fields (fix for Android multitouch) 2020-08-24 23:01:14 +03:00
sqlite
stbi gg: image: return an optional instead of panic(); darwin: fix nsstring() 2020-08-22 17:09:30 +02:00
strconv all: rune type for `` literals 2020-08-27 06:46:37 +02:00
strings all: rune type for `` literals 2020-08-27 06:46:37 +02:00
sync channels: make `ch.len` and `ch.cap` available as properties (#6221) 2020-08-26 06:41:51 +02:00
szip
term
time sync/channels: provide `try_push(), try_pop() as public methods (#6101) 2020-08-10 18:06:42 +02:00
v v.checker: run vfmt over vlib/v/checker/checker.v 2020-08-27 12:09:08 +03:00
vweb tests: bump simple_tcp_client retries to 20 2020-08-25 17:52:44 +03:00
x x.openssl: remove printlns (#6205) 2020-08-24 17:20:03 +02:00
.vdocignore doc: ignore sokol.sapp (#6228) 2020-08-27 08:35:04 +02:00