| .. |
|
arrays
|
…
|
|
|
benchmark
|
benchmark: show xxx.yyy ms, using the new highres timer
|
2020-04-24 10:26:47 +03:00 |
|
bitfield
|
…
|
|
|
builtin
|
string: optimize eq
|
2020-04-25 20:19:53 +02:00 |
|
cli
|
cli: add smart-wrap for help description
|
2020-04-20 14:50:15 +02:00 |
|
clipboard
|
all: remove commas between enum vals
|
2020-04-23 01:16:16 +02:00 |
|
crypto
|
tests: fix aes_test.v by manually dereferencing the mut dst parameter
|
2020-04-23 16:45:25 +03:00 |
|
darwin
|
…
|
|
|
encoding
|
array: fix fixed array errors
|
2020-04-25 18:26:38 +02:00 |
|
eventbus
|
…
|
|
|
flag
|
flag: fix flag_test.v
|
2020-04-21 14:44:17 +03:00 |
|
fontstash
|
…
|
|
|
freetype
|
tetris: cleanup unused variable warnings
|
2020-04-25 09:49:02 +03:00 |
|
gg
|
…
|
|
|
gg2
|
…
|
|
|
gl
|
tetris: cleanup unused variable warnings
|
2020-04-25 09:49:02 +03:00 |
|
glfw
|
…
|
|
|
glm
|
array: fix fixed array errors
|
2020-04-25 18:26:38 +02:00 |
|
gx
|
…
|
|
|
hash
|
parser: allow deref assign without parens pt2 update vlib
|
2020-04-25 18:14:01 +10:00 |
|
json
|
readme: fix docs link
|
2020-04-19 20:47:36 +02:00 |
|
log
|
…
|
|
|
math
|
…
|
|
|
mysql
|
…
|
|
|
net
|
net.http: remove redundant httponly handling
|
2020-04-25 06:15:05 +02:00 |
|
orm
|
…
|
|
|
os
|
cmdline: minor optimizaztion
|
2020-04-25 17:49:51 +02:00 |
|
os2
|
…
|
|
|
pg
|
…
|
|
|
picoev
|
…
|
|
|
picohttpparser
|
…
|
|
|
rand
|
…
|
|
|
readline
|
…
|
|
|
regex
|
enum: check enum name and modify related files
|
2020-04-23 05:16:10 +02:00 |
|
runtime
|
…
|
|
|
sokol
|
…
|
|
|
sqlite
|
tests: mark more tests as fixed
|
2020-04-21 05:52:44 +02:00 |
|
stbi
|
…
|
|
|
strconv
|
ftoa: some fixes for rounding, new functions
|
2020-04-22 01:42:44 +02:00 |
|
strings
|
…
|
|
|
sync
|
…
|
|
|
szip
|
…
|
|
|
term
|
…
|
|
|
time
|
time: add back vlib/time/time_linux.c.v
|
2020-04-24 15:28:16 +03:00 |
|
uiold
|
uiold: make compile (fix vid); x64: mov rbp, rsp
|
2020-04-21 10:48:52 +02:00 |
|
v
|
checker/cgen: `as` fixes
|
2020-04-25 18:41:12 +02:00 |
|
vweb
|
…
|
|