v/vlib
Delyan Angelov 85564b7b83
vinix: support -os vinix (part 1)
2021-07-13 11:24:09 +03:00
..
arrays
benchmark
bitfield
builtin checker: prohibit casting `void` (#10690) 2021-07-07 21:59:58 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding all: remove ustring (#10630) 2021-07-03 20:14:09 +03:00
eventbus
flag flag: add .usage_example/1, .footer/1, .remaining_parameters/0 and tests 2021-07-11 11:06:48 +03:00
fontstash
gg gg: fix draw_line on macos (native rendering) 2021-07-03 02:49:20 +03:00
glm
gx gx: complete the string_colors map (#10634) 2021-07-03 10:09:11 +03:00
hash
io
json
log
math
mssql
mysql
net checker: check that `mut` args are lvalues (#10779) 2021-07-13 08:06:39 +03:00
orm
os tools: use os.symlink instead of system('ln -s') in `v symlink` (#10769) 2021-07-12 14:23:25 +03:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol sokol: add mouse locking (#10684) 2021-07-06 20:43:41 +03:00
sqlite
stbi
strconv
strings
sync
szip
term
time time: fix `time.parse_iso8601(2037-07-23)?.add_days(181).str() == "1901-12-13 17:31:44"` 2021-07-06 18:54:33 +03:00
v vinix: support -os vinix (part 1) 2021-07-13 11:24:09 +03:00
vweb checker: check that `mut` args are lvalues (#10779) 2021-07-13 08:06:39 +03:00
x x.websocket: move to net.websocket module (#10648) 2021-07-03 02:56:00 +03:00
.vdocignore