v/vlib
Delyan Angelov d4fbf422b3 gg: support transparency for rect/triangle/etc primitives too 2020-09-20 12:05:30 +03:00
..
arrays
benchmark
bitfield
builtin scanner: add check for `!is_raw` for null `\0` (#6427) 2020-09-19 19:09:18 +03:00
cli cli: improvements to help and error messages (#6375) 2020-09-16 22:01:44 +02:00
clipboard
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg gg: support transparency for rect/triangle/etc primitives too 2020-09-20 12:05:30 +03:00
glm glm: fix pointer indexing warnings (#6215) 2020-08-25 08:48:05 +02:00
gx
hash
io checker: more default field fixes 2020-09-09 14:14:44 +02:00
json
live
log log: avoid the deprecated .is_opened() method (#6039) 2020-08-03 02:35:08 +03:00
math
mysql
net builtin: consume matched string length in string.replace_each (#6349) 2020-09-12 02:31:06 +02:00
orm orm: add delete stmt (#5725) 2020-07-07 16:55:32 +02:00
os vlib: fix incompatible pointer warning (#6385) 2020-09-16 17:40:02 +03:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser
rand checker: fix error pos on default value (#6338) 2020-09-09 15:34:41 +02:00
readline repl: fix ctrl+z job to background on linux (#6417) 2020-09-18 16:34:00 +03:00
regex checker: fix error pos on default value (#6338) 2020-09-09 15:34:41 +02:00
runtime
sokol gg: draw_triangle(); draw_image_flipped() 2020-09-20 03:47:32 +02:00
sqlite sqlite: fix indentation in readme (#6356) 2020-09-12 16:42:35 +02:00
stbi
strconv tests: fix strconv.v_sprintf arrity mismatch in format_test.v 2020-09-17 00:33:25 +03:00
strings
sync sync/select: allow push of literals and calculated expressions (#6429) 2020-09-20 03:50:09 +02:00
szip
term term: add get_cursor_position and set_terminal_title (#6279) 2020-09-08 22:00:10 +03:00
time time: do not panic on time.new_time({unix: 1608854400}).str() 2020-09-16 22:14:02 +03:00
v sync/select: allow push of literals and calculated expressions (#6429) 2020-09-20 03:50:09 +02:00
vweb vweb: make ip() to return peer_ip work (#6399) 2020-09-17 10:38:39 +03:00
x ci: re-enable autobahn tests (without autofree) (#6360) 2020-09-13 16:20:22 +02:00
.vdocignore