.. |
arrays
|
tests: disable cookie test for now
|
2020-04-14 03:43:59 +02:00 |
benchmark
|
time: add Timer; refactor benchmark to use Timer
|
2020-04-19 03:40:32 +02:00 |
bitfield
|
…
|
|
builtin
|
cgen:gen_str_for_array
|
2020-04-19 10:42:34 +02:00 |
cli
|
cli: fix issue with long cmd and flag names
|
2020-04-16 23:01:04 +02:00 |
clipboard
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
crypto
|
crypto: fix `rand` module
|
2020-04-14 21:03:02 +02:00 |
darwin
|
…
|
|
encoding
|
…
|
|
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
…
|
|
freetype
|
tetris: enable compilation with -prod; cleanup of font loading errors
|
2020-04-16 19:44:15 +03:00 |
gg
|
tetris: it now works with v2 (on linux) :-)
|
2020-04-16 13:30:40 +03:00 |
gg2
|
…
|
|
gl
|
tetris: part 1 of fixing compilation with v2
|
2020-04-16 12:37:59 +03:00 |
glfw
|
tetris: it now works with v2 (on linux) :-)
|
2020-04-16 13:30:40 +03:00 |
glm
|
…
|
|
gx
|
…
|
|
hash
|
…
|
|
json
|
readme: fix docs link
|
2020-04-19 20:47:36 +02:00 |
log
|
…
|
|
math
|
cgen: fix string interpolation float type
|
2020-04-16 07:30:25 +02:00 |
mysql
|
…
|
|
net
|
tests: disable cookie test for now
|
2020-04-14 03:43:59 +02:00 |
orm
|
…
|
|
os
|
…
|
|
os2
|
…
|
|
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
update copyright year
|
2020-01-23 21:04:46 +01:00 |
rand
|
rand: remove duplicate C fn
|
2020-04-13 20:11:44 +02:00 |
readline
|
…
|
|
regex
|
…
|
|
runtime
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
sokol
|
sokol: add missing `C` prefixes
|
2020-04-16 15:53:34 +02:00 |
sqlite
|
…
|
|
stbi
|
…
|
|
strconv
|
ftoa: fix strconv/ftoa/f32_f64_to_string_test.v
|
2020-04-14 03:53:34 +02:00 |
strings
|
…
|
|
sync
|
…
|
|
szip
|
…
|
|
term
|
…
|
|
time
|
time: add Timer; refactor benchmark to use Timer
|
2020-04-19 03:40:32 +02:00 |
uiold
|
…
|
|
v
|
checker: fix type mismatch of `in` array
|
2020-04-19 22:26:58 +02:00 |
vweb
|
…
|
|