v/vlib
ChAoS_UnItY 077c55d0c8
encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547)
2021-09-20 21:16:50 +03:00
..
arrays arrays: switch panics to optionals (#11497) 2021-09-15 15:17:55 +03:00
benchmark
bitfield
builtin v.scanner: fix ambiguity of two-level generics and shift-right (#11540) 2021-09-19 16:22:28 +03:00
cli cli: fix bug that caused help to panic (#11157) 2021-08-12 09:25:28 +03:00
clipboard
context
crypto
darwin
dl v.builder: remove default link flags -lm, -ldl, -lpthread (use module specific link flags instead) (#10099) 2021-05-14 14:28:53 +03:00
encoding encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547) 2021-09-20 21:16:50 +03:00
eventbus
flag flag: switch panics to optionals (#11515) 2021-09-16 19:25:05 +03:00
fontstash
gg
glm
gx checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
hash
io checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
json json: support sumtypes (#11549) 2021-09-19 21:36:26 +03:00
log
math math: fix typos (#11533) 2021-09-18 12:23:31 +03:00
mssql
mysql
net os,net: cleanup deprecated @VROOT usages 2021-09-19 16:24:24 +03:00
orm
os os,net: cleanup deprecated @VROOT usages 2021-09-19 16:24:24 +03:00
pg
picoev
picohttpparser
rand checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
readline
regex
runtime
semver
sokol
sqlite
stbi gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
strconv
strings
sync scanner: no longer allow `1.` float literals (#11301) 2021-08-25 14:39:37 +03:00
szip
term
time checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
v v.pref,v.builder: support overriding the C cross compiler by setting `VCROSS_COMPILER_NAME` 2021-09-20 19:57:43 +03:00
vweb
x
.vdocignore