.. |
arrays
|
…
|
|
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
builtin: map: one voidptr for all values
|
2020-05-04 14:56:19 +02:00 |
cli
|
…
|
|
clipboard
|
clipboard: Linux fixes
|
2020-05-03 16:39:26 +02:00 |
crypto
|
…
|
|
darwin
|
…
|
|
dl
|
live: use mostly pure V code for reloading, eases customization
|
2020-05-03 20:22:24 +03:00 |
encoding
|
…
|
|
eventbus
|
checker: check method args
|
2020-05-05 01:32:40 +10:00 |
flag
|
checker: check array and fields mutability
|
2020-04-27 22:53:26 +02:00 |
fontstash
|
…
|
|
freetype
|
…
|
|
gg
|
…
|
|
gg2
|
…
|
|
gl
|
…
|
|
glfw
|
…
|
|
glm
|
…
|
|
gx
|
…
|
|
hash
|
…
|
|
json
|
checker: check match condition
|
2020-05-04 21:03:18 +02:00 |
live
|
live: use mostly pure V code for reloading, eases customization
|
2020-05-03 20:22:24 +03:00 |
log
|
…
|
|
math
|
…
|
|
mysql
|
mysql: update code & add a feature to get value as map
|
2020-05-04 14:58:24 +02:00 |
net
|
parser/checker: do not allow using private types from other modules
|
2020-05-04 21:56:41 +02:00 |
orm
|
…
|
|
os
|
parser/checker: do not allow using private types from other modules
|
2020-05-04 21:56:41 +02:00 |
os2
|
…
|
|
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
checker: check array and fields mutability
|
2020-04-27 22:53:26 +02:00 |
readline
|
…
|
|
regex
|
…
|
|
runtime
|
…
|
|
sokol
|
…
|
|
sqlite
|
…
|
|
stbi
|
stbi: make compilation faster by generating a stbi.o file
|
2020-01-26 12:41:43 +01:00 |
strconv
|
strconv: v_printf documentation
|
2020-04-29 12:25:38 +03:00 |
strings
|
…
|
|
sync
|
…
|
|
szip
|
…
|
|
term
|
…
|
|
time
|
tests: fix missing ? after v fmt run
|
2020-05-01 12:01:30 +03:00 |
uiold
|
uiold: make compile (fix vid); x64: mov rbp, rsp
|
2020-04-21 10:48:52 +02:00 |
v
|
cgen: skip interface outside methods, while generating _interface_methods struct
|
2020-05-04 22:56:58 +03:00 |
vweb
|
…
|
|