v/vlib
Delyan Angelov 1b8609c318 builder: fix for `v -o x.exe run examples/hello_world.v` 2020-11-20 02:38:24 +02:00
..
arrays
benchmark
bitfield
builtin builtin: support -d no_backtrace, to ease compiling V code on older distros easier 2020-11-19 17:58:33 +02:00
cli
clipboard clipboard: fix get_text() on macos 2020-11-20 01:08:55 +01:00
crypto
darwin
dl
encoding docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
eventbus docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
flag
fontstash
gg clipboard: fix get_text() on macos 2020-11-20 01:08:55 +01:00
glm vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings 2020-10-21 12:54:10 +03:00
gx
hash
io
json
live
log
math
mysql
net docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
orm
os
os2
pg docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
picoev
picohttpparser
rand docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
readline os: add Process (#6786) 2020-11-16 17:32:50 +01:00
regex docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
runtime runtime: use GetCurrentProcessorNumber for runtime.nr_cpus() 2020-09-25 22:02:29 +03:00
semver all: add #pkgconfig directive using the new vlib modules (#6673) 2020-10-26 18:05:18 +01:00
sokol
sqlite docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
stbi
strconv docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
strings
sync sync: add vlib/sync/bench/many_writers_and_receivers_on_1_channel.v (run with --help) 2020-11-19 21:30:38 +02:00
szip
term docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
time
v builder: fix for `v -o x.exe run examples/hello_world.v` 2020-11-20 02:38:24 +02:00
vweb docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
x docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
.vdocignore