.. |
arrays
|
…
|
|
benchmark
|
…
|
|
bitfield
|
fmt: better ternary concat wrapping (#8379)
|
2021-01-28 11:23:48 +01:00 |
builtin
|
ci: fix compilation and formatting of sqlite example in docs.md
|
2021-04-05 08:09:04 +03:00 |
cli
|
…
|
|
clipboard
|
checker: define missing C fn args & check C & JS args (#8770)
|
2021-03-05 17:41:11 +03:00 |
crypto
|
…
|
|
darwin
|
…
|
|
dl
|
ci: fix `v -cc clang-11 -cflags -Werror cmd/v`
|
2021-04-05 08:09:04 +03:00 |
encoding
|
…
|
|
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
…
|
|
gg
|
gg: byteptr fixes
|
2021-04-04 18:05:01 +03:00 |
glm
|
…
|
|
gx
|
…
|
|
hash
|
checker: make the compiler stricter when checking pointers
|
2021-04-05 10:02:47 +03:00 |
io
|
os: make os module handle large files (#9439)
|
2021-03-26 07:51:55 +01:00 |
json
|
ci: fix compilation
|
2021-04-04 20:14:51 +03:00 |
log
|
…
|
|
math
|
…
|
|
mysql
|
…
|
|
net
|
…
|
|
orm
|
all: bring back `panic(err.msg)` -> `panic(err)` (#9022)
|
2021-03-01 00:18:14 +01:00 |
os
|
ci: fix self compilation on windows
|
2021-04-05 15:47:43 +03:00 |
os2
|
…
|
|
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
checker: make the compiler stricter when checking pointers
|
2021-04-05 10:02:47 +03:00 |
rand
|
…
|
|
readline
|
all: simplify `return if ...` constructs to make more code compatible with -autofree
|
2021-03-22 16:45:29 +02:00 |
regex
|
…
|
|
runtime
|
tools: check formatting of more modules with `v test-cleancode`, colorize `v vet` output
|
2021-03-24 12:39:39 +02:00 |
semver
|
semver: add custom errors (#9493)
|
2021-03-29 11:17:00 +02:00 |
sokol
|
gg: byteptr fixes
|
2021-04-04 18:05:01 +03:00 |
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
all: add strings.Builder.write_string and use write_string instead of write (#8892)
|
2021-02-22 13:18:11 +02:00 |
strings
|
…
|
|
sync
|
…
|
|
szip
|
szip: fix compilation errors with -Werror
|
2021-04-05 10:31:48 +03:00 |
term
|
ci: make the compiler_errors_test.v output silent in the CI for the OK cases
|
2021-03-31 12:07:19 +03:00 |
time
|
time: fix compilation on macos
|
2021-04-05 15:31:29 +03:00 |
v
|
ci: fix self compilation on windows
|
2021-04-05 15:47:43 +03:00 |
vweb
|
vweb: add custom errors (#9519)
|
2021-03-30 15:30:16 +03:00 |
x
|
…
|
|
.vdocignore
|
…
|
|