.. |
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
|
double quotes for denoting strings
|
2019-09-21 17:18:02 +03:00 |
crypto
|
math.bits: add some more helpers, to be used in upcoming biginteger
|
2019-09-20 17:39:36 +03:00 |
darwin
|
…
|
|
encoding
|
vlib: inline certain functions
|
2019-09-18 15:45:32 +03:00 |
flag
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
freetype
|
…
|
|
gg
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
gl
|
parser: allow `!` only with bools
|
2019-09-21 18:21:45 +03:00 |
glfw
|
glfw: printf -> println
|
2019-09-16 21:07:34 +03:00 |
glm
|
…
|
|
gx
|
move all vlib modules to vlib/
|
2019-06-29 12:00:31 +02:00 |
hash
|
…
|
|
http
|
vweb: fix headers
|
2019-09-05 15:46:24 +03:00 |
json
|
…
|
|
log
|
…
|
|
math
|
math.bits: add some more helpers, to be used in upcoming biginteger
|
2019-09-20 17:39:36 +03:00 |
mysql
|
…
|
|
net
|
parser: allow `!` only with bools
|
2019-09-21 18:21:45 +03:00 |
orm
|
…
|
|
os
|
windows: Unicode input in REPL
|
2019-09-20 17:03:13 +03:00 |
pg
|
Fixes old syntax and make Row.vals mutable
|
2019-09-13 00:46:51 +03:00 |
rand
|
rand: rand_r(seed)
|
2019-09-16 22:21:21 +03:00 |
readline
|
readline: allow writing without tty + small fixes
|
2019-09-15 04:33:31 +03:00 |
stbi
|
…
|
|
strings
|
similarity.v: update a comment
|
2019-09-21 14:59:06 +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 |