| .. |
|
arrays
|
…
|
|
|
benchmark
|
…
|
|
|
bitfield
|
…
|
|
|
builtin
|
ci: fix build-vc job (use more precise C.fprintf declaration)
|
2021-04-05 22:24:17 +03:00 |
|
cli
|
…
|
|
|
clipboard
|
…
|
|
|
crypto
|
crypto: add custom errors to crypto lib (#9522)
|
2021-03-30 15:27:57 +03:00 |
|
darwin
|
…
|
|
|
dl
|
ci: fix some of `v test-cleancode` 2
|
2021-04-05 20:55:03 +03:00 |
|
encoding
|
encoding.utf8: fix a bug in up_low (#9610)
|
2021-04-05 21:28:21 +03:00 |
|
eventbus
|
eventbus: refactoring; add unsubscribe_method and unsubscribe_receiver (#9443)
|
2021-03-30 15:32:24 +03:00 |
|
flag
|
flag: add custom errors (#9515)
|
2021-03-30 15:31:02 +03:00 |
|
fontstash
|
…
|
|
|
gg
|
ci: fix some of `v test-cleancode` 2
|
2021-04-05 20:55:03 +03:00 |
|
glm
|
…
|
|
|
gx
|
…
|
|
|
hash
|
checker: make the compiler stricter when checking pointers
|
2021-04-05 10:02:47 +03:00 |
|
io
|
…
|
|
|
json
|
ci: fix compilation
|
2021-04-04 20:14:51 +03:00 |
|
log
|
log: make .send_output public
|
2021-04-02 13:53:34 +03:00 |
|
math
|
ci: fix some of `v test-cleancode` 2
|
2021-04-05 20:55:03 +03:00 |
|
mysql
|
…
|
|
|
net
|
all: remove byteptr and charptr; replace them with &byte and &char
|
2021-04-04 17:43:32 +03:00 |
|
orm
|
…
|
|
|
os
|
ci: fix a race in vlib/v/compiler_errors_test.v execution on m1
|
2021-04-05 22:57:59 +03:00 |
|
os2
|
…
|
|
|
pg
|
…
|
|
|
picoev
|
…
|
|
|
picohttpparser
|
checker: make the compiler stricter when checking pointers
|
2021-04-05 10:02:47 +03:00 |
|
rand
|
…
|
|
|
readline
|
…
|
|
|
regex
|
examples: change byteptr to &byte in sokol examples and regex (#9606)
|
2021-04-05 18:17:45 +03:00 |
|
runtime
|
…
|
|
|
semver
|
…
|
|
|
sokol
|
gg: byteptr fixes
|
2021-04-04 18:05:01 +03:00 |
|
sqlite
|
…
|
|
|
stbi
|
…
|
|
|
strconv
|
…
|
|
|
strings
|
ci: fix some of `v test-cleancode` 1
|
2021-04-05 20:47:32 +03:00 |
|
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 macos job (building V with -cflags --Werror)
|
2021-04-05 22:32:33 +03:00 |
|
v
|
ci: fix a race in vlib/v/compiler_errors_test.v execution on m1
|
2021-04-05 22:57:59 +03:00 |
|
vweb
|
tests: bump limits to reduce flakyness on m1 with latest clang
|
2021-04-05 22:38:55 +03:00 |
|
x
|
x.websocket: use &byte instead of byteptr
|
2021-04-05 19:53:48 +03:00 |
|
.vdocignore
|
…
|
|