v/vlib
Enzo 44bacfc931
cgen: fix optional generation order (#11070)
2021-08-06 03:57:34 +03:00
..
arrays
benchmark
bitfield
builtin
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag flag: fix panic when given an empty string as args (#10937) 2021-07-24 11:26:00 +03:00
fontstash
gg gg: allow easily detecting the edges of key_down keyboard events 2021-07-26 18:39:59 +03:00
glm
gx
hash
io
json vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
log
math math.fractions: make the numerator and denominator public (#11018) 2021-08-02 18:50:11 +03:00
mssql mssql: support windows (#10336) 2021-06-07 14:02:15 +03:00
mysql
net time: turn Time.unix to i64, so it can represent times before 1970-01-01, fix time operators, add more tests (#11050) 2021-08-04 13:12:02 +03:00
orm vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
os time: turn Time.unix to i64, so it can represent times before 1970-01-01, fix time operators, add more tests (#11050) 2021-08-04 13:12:02 +03:00
os_js v.gen.js: fix references and add iterator to map (#10938) 2021-07-24 15:35:17 +03:00
pg
picoev
picohttpparser
rand
readline vlib: remove ustring usage (#10618) 2021-06-30 22:30:28 +03:00
regex regex: fix a bug with find_all, fixes #10799 (#10801) 2021-07-14 22:20:05 +03:00
runtime
semver
sokol
sqlite orm: fix time (#11026) 2021-08-03 05:17:00 +03:00
stbi tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
strconv vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
strings
sync sync: only release semaphore in WaitGroup when there are waiters (#10967) 2021-07-27 15:49:51 +03:00
szip
term
time
v
vweb time: turn Time.unix to i64, so it can represent times before 1970-01-01, fix time operators, add more tests (#11050) 2021-08-04 13:12:02 +03:00
x
.vdocignore