v/vlib
crthpl 0a1d0e062d
freestanding: small fixes (#9760)
2021-04-17 02:38:41 +03:00
..
arrays arrays: implement python-inspired array zip function and test (#8667) 2021-03-07 11:58:13 +02:00
benchmark vfmt: cleanup StringInterLiteral.get_fspec_braces/1 2021-04-15 09:46:05 +03:00
bitfield
builtin freestanding: small fixes (#9760) 2021-04-17 02:38:41 +03:00
cli
clipboard
context context: use `IError` instead of `string` (#9758) 2021-04-16 11:54:28 +03:00
crypto
darwin
dl fmt: remove trailing space in comments (#9620) 2021-04-07 15:25:11 +02:00
encoding encoding.utf8: fix len and ulen and optimize raw_index (#9682) 2021-04-12 04:58:03 +02:00
eventbus
flag
fontstash ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
gg gg: bring back native rendering on macos 2021-04-14 03:59:34 +03:00
glm
gx
hash
io
json ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
log
math ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
mysql
net ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
orm orm: add support for custom table names & custom field names (#9697) 2021-04-15 10:53:43 +03:00
os os: remove unnecessary check (#9722) (#9773) 2021-04-17 02:37:57 +03:00
os2
pg
picoev
picohttpparser
rand ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
readline ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
regex regex: bugfix out of bound with gcc "-fsanitize=address" (#9715) 2021-04-15 10:46:49 +03:00
runtime
semver
sokol
sqlite
stbi
strconv ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
strings ci: fix some of `v test-cleancode` 1 2021-04-05 20:47:32 +03:00
sync channels: fix C warnings (#9732) 2021-04-15 01:44:39 +02:00
szip
term all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
time
v freestanding: small fixes (#9760) 2021-04-17 02:38:41 +03:00
vweb vweb: split and parse Content-Type header correctly (#9756) 2021-04-16 08:46:06 +03:00
x
.vdocignore