v/vlib
Delyan Angelov 91e18b039c
net: fix cross compilation with mingw, Ws2tcpip.h => ws2tcpip.h
2020-12-07 10:41:42 +02:00
..
arrays
benchmark check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
bitfield cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
builtin builtin: implement -d exit_after_panic_message (speeds up `v test-parser` with gcc/clang) 2020-12-06 14:21:37 +02:00
cli
clipboard
crypto
darwin
dl
encoding check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
eventbus check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
flag
fontstash
gg gg: remove unnecessary copy in draw_text 2020-12-05 00:03:46 +01:00
glm
gx
hash
io
json json: add support for aliased struct fields (#6556) 2020-12-05 16:13:18 +01:00
live
log
math math.fractions: document the remaining functions in math.fractions 2020-12-05 12:23:18 +02:00
mysql
net net: fix cross compilation with mingw, Ws2tcpip.h => ws2tcpip.h 2020-12-07 10:41:42 +02:00
orm
os tools,vls: add `v test-parser examples/hello_world.v` (#7145) 2020-12-06 12:42:56 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex regex: format readme examples (#7154) 2020-12-06 02:04:07 +01:00
runtime
semver check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
sokol sokol: allow submodules to be built by themselves (add required imports) 2020-12-07 16:16:21 +11:00
sqlite sqlite: add Windows instructions to readme (#7041) 2020-12-01 04:00:41 +01:00
stbi
strconv check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
strings
sync
szip
term check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
time time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
v scanner: minor optimization in `text_scan()` (#7172) 2020-12-07 06:33:41 +01:00
vweb
x check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
.vdocignore