..
arrays
arrays: rephrase doc string ( #14205 )
2022-04-28 13:17:53 +03:00
benchmark
docs: add more documentation to each of the modules in vlib ( #13043 )
2022-01-07 13:28:50 +02:00
bitfield
checker: Revert part of small_unsigned == signed ( #13967 ) ( #14075 )
2022-04-18 21:30:09 +03:00
builtin
all: basic implementation of result type ( #14140 )
2022-04-30 01:59:14 +03:00
cli
cli: add missing doc strings ( #14158 )
2022-04-25 14:41:46 +03:00
clipboard
…
compress
…
context
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
crypto
vfmt: fix array_init line wrapping ( #14154 )
2022-04-25 08:11:44 +03:00
darwin
…
datatypes
datatypes: fix bst child access, when .root is 0 ( #14080 )
2022-04-20 16:49:18 +03:00
dl
…
dlmalloc
…
encoding
…
eventbus
v.parser: prohibit redeclaration of builtin types ( #10563 )
2021-06-25 13:08:56 +03:00
flag
…
fontstash
…
gg
gg: improve some loops in draw_rounded_rect* methods ( #14195 )
2022-04-27 22:57:48 +03:00
gx
…
hash
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
io
io: fix typo in readerwriter.v ( #14060 )
2022-04-17 17:40:14 +03:00
js
…
jsdom
docs: adding skeleton README.md files for all vlib modules ( #13034 )
2022-01-05 18:06:08 +02:00
json
…
log
…
math
time: add custom formatter ( #14202 )
2022-04-29 15:57:08 +03:00
mssql
mssql: fix c function definition parameters ( #11307 )
2021-08-25 14:39:56 +03:00
mysql
ci: fix failing tests for mysql, crypto.rc4, strings
2022-04-15 20:51:04 +03:00
net
checker: error if smaller signed == unsigned ( #14078 )
2022-04-25 12:09:25 +03:00
orm
…
os
checker: error if smaller signed == unsigned ( #14078 )
2022-04-25 12:09:25 +03:00
pg
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
picoev
…
picohttpparser
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
rand
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
readline
…
regex
regex: rephrase doc string ( #14159 )
2022-04-25 16:03:13 +03:00
runtime
…
semver
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages ( #13041 )
2022-02-11 15:52:33 +02:00
sokol
sokol: support compilation on OpenBSD ( #14169 )
2022-04-26 13:14:00 +03:00
sqlite
…
stbi
…
strconv
strconv: add missing doc strings ( #14164 )
2022-04-26 18:09:36 +03:00
strings
ci: fix failing tests for mysql, crypto.rc4, strings
2022-04-15 20:51:04 +03:00
sync
cgen: rewrite the closure implementation ( #14223 )
2022-04-30 09:32:46 +03:00
szip
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
term
checker: Revert part of small_unsigned == signed ( #13967 ) ( #14075 )
2022-04-18 21:30:09 +03:00
time
time: add custom formatter ( #14202 )
2022-04-29 15:57:08 +03:00
toml
all: ~500 more byte=>u8
2022-04-15 18:25:45 +03:00
v
cgen: rewrite the closure implementation ( #14223 )
2022-04-30 09:32:46 +03:00
vweb
…
x
checker: check for reserved type names in `for in` ( fix #14072 ) ( #14212 )
2022-04-30 01:25:29 +03:00
.vdocignore
…
README.md
…