v/vlib
Delyan Angelov d82d41d804
os: fix os.dir, os.base, os.file_name, when the argument contains / on windows
2021-07-31 13:52:54 +03:00
..
arrays vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
benchmark
bitfield
builtin v.gen.js: fix for array filter, add more tests and other fixes (#10999) 2021-07-30 11:17:11 +03:00
cli
clipboard
context checker: force interface init (#10910) 2021-07-30 03:18:20 +03:00
crypto
darwin
dl
encoding vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
eventbus
flag
fontstash
gg
glm
gx
hash hash: move dummy map initialisation into an `fn init(){}`, so users do not have to do it explicitly to be compatible with -skip-unused 2021-07-30 13:25:37 +03:00
io
json
log
math math.big: change the return value of divmod to (quotient, remainder) (#10993) 2021-07-30 02:28:32 +03:00
mssql
mysql
net vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
orm
os os: fix os.dir, os.base, os.file_name, when the argument contains / on windows 2021-07-31 13:52:54 +03:00
os2
os_js
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite
stbi
strconv vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
strings
sync
szip
term
time vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
v debug coutput_test.v on windows 2021-07-31 13:27:28 +03:00
vweb vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
x vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
.vdocignore