.. |
arrays
|
arrays: implement python-inspired array zip function and test (#8667)
|
2021-03-07 11:58:13 +02:00 |
benchmark
|
…
|
|
bitfield
|
bitfield: add methods `insert` and `extract` (#9612)
|
2021-04-10 17:42:09 +03:00 |
builtin
|
builtin: fix -gc boehm on windows (#10330)
|
2021-06-04 17:38:51 +03:00 |
cli
|
all: various fixes for [heap]/auto-heap handling (#10033)
|
2021-05-07 15:58:48 +03:00 |
clipboard
|
OpenBSD: support Boehm-GC, X11 and Sqlite (#10300)
|
2021-06-01 22:28:30 +03:00 |
context
|
…
|
|
crypto
|
…
|
|
darwin
|
…
|
|
dl
|
…
|
|
encoding
|
…
|
|
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
…
|
|
gg
|
gg: fix default font style loading (#10309)
|
2021-06-04 20:00:32 +03:00 |
glm
|
…
|
|
gx
|
…
|
|
hash
|
…
|
|
io
|
io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091)
|
2021-05-13 13:06:42 +03:00 |
json
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
log
|
…
|
|
math
|
all: use operator overloading on strings (p. 2) (#10183)
|
2021-05-24 11:38:31 +03:00 |
mssql
|
mssql: support orm create and drop table (#10296)
|
2021-06-01 11:10:27 +03:00 |
mysql
|
…
|
|
net
|
net: use custom error for invalid headers (#10323)
|
2021-06-03 09:50:07 +03:00 |
orm
|
…
|
|
os
|
…
|
|
os2
|
…
|
|
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
rand.util: workaround for inaccurate `v` warning in vlib/rand/util/util.v (#10344)
|
2021-06-04 17:05:58 +03:00 |
readline
|
…
|
|
regex
|
…
|
|
runtime
|
…
|
|
semver
|
…
|
|
sokol
|
…
|
|
sqlite
|
sqlite: add a last_insert_rowid fn (#10341)
|
2021-06-04 18:10:20 +03:00 |
stbi
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
strconv
|
strconv: fix memory corruption (#10250)
|
2021-05-29 16:24:09 +03:00 |
strings
|
strings.textscanner: fix doc strings (#10298)
|
2021-06-02 16:11:16 +03:00 |
sync
|
v.gen.c,v.markused: fix `println(ch)` when ch is a channel
|
2021-06-01 13:46:59 +03:00 |
szip
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
term
|
…
|
|
time
|
checker: cleanup type alias pascal case check (#10217)
|
2021-05-27 22:40:32 +03:00 |
v
|
builder: fix a bug with submodule import (#10318)
|
2021-06-05 12:45:23 +03:00 |
vweb
|
strings: simplify Builder (#10263)
|
2021-05-31 14:21:06 +03:00 |
x
|
strings: simplify Builder (#10263)
|
2021-05-31 14:21:06 +03:00 |
.vdocignore
|
…
|
|