| .. |
|
benchmark
|
testing: always show benchmarks
|
2019-09-16 18:27:55 +03:00 |
|
bitfield
|
vlib: change `[0;n]` to `[0].repeat(n)`
|
2019-09-15 12:26:05 +03:00 |
|
builtin
|
make V.js compile
|
2019-09-16 18:31:13 +03:00 |
|
crypto
|
vlib: change `[0;n]` to `[0].repeat(n)`
|
2019-09-15 12:26:05 +03:00 |
|
darwin
|
table: TypeCategory; freetype: remove C code; [typedef] C structs;
|
2019-08-22 22:18:55 +03:00 |
|
encoding
|
compiler: generalize mod dag & use for sorting structs also
|
2019-09-03 19:11:21 +03:00 |
|
flag
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
|
freetype
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
|
gg
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
|
gl
|
remove "import const" everywhere
|
2019-08-23 00:09:03 +03:00 |
|
glfw
|
glfw: GPU driver info
|
2019-09-08 15:54:16 +03:00 |
|
glm
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
|
gx
|
…
|
|
|
hash
|
hash.crc32: change *Crc32 to &Crc32
|
2019-09-13 22:45:04 +03:00 |
|
http
|
vweb: fix headers
|
2019-09-05 15:46:24 +03:00 |
|
json
|
json: use &
|
2019-09-02 19:17:05 +03:00 |
|
log
|
log: add seconds to terminal output too.
|
2019-08-30 13:06:02 +03:00 |
|
math
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
|
mysql
|
mysql module
|
2019-08-18 17:24:43 +03:00 |
|
net
|
vlib: change `[0;n]` to `[0].repeat(n)`
|
2019-09-15 12:26:05 +03:00 |
|
orm
|
orm_test: remove pg import for now
|
2019-08-18 15:02:36 +03:00 |
|
os
|
vlib: add Android checks to build V on Android
|
2019-09-16 18:23:11 +03:00 |
|
pg
|
Fixes old syntax and make Row.vals mutable
|
2019-09-13 00:46:51 +03:00 |
|
rand
|
vlib: change `[0;n]` to `[0].repeat(n)`
|
2019-09-15 12:26:05 +03:00 |
|
readline
|
readline: allow writing without tty + small fixes
|
2019-09-15 04:33:31 +03:00 |
|
stbi
|
remove "import const" everywhere
|
2019-08-23 00:09:03 +03:00 |
|
strings
|
compiler: improve typo detection
|
2019-09-15 20:07:12 +03:00 |
|
sync
|
sync: fix mutex on win & waitgroup (all os) update. fixes news_fetcher example on win (#1776)
|
2019-08-29 11:48:03 +03:00 |
|
szip
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
|
term
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
|
time
|
operator | not defined on bool
|
2019-09-15 19:35:48 +03:00 |
|
ui
|
table: TypeCategory; freetype: remove C code; [typedef] C structs;
|
2019-08-22 22:18:55 +03:00 |
|
vweb
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |