benchmark
|
testing: always show benchmarks
|
2019-09-16 18:27:55 +03:00 |
builtin
|
fix tests
|
2019-09-17 13:37:25 +03:00 |
encoding
|
remove unnecessary mut argument (#2016)
|
2019-09-17 01:09:19 +03:00 |
glfw
|
glfw: printf -> println
|
2019-09-16 21:07:34 +03:00 |
glm
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
log
|
log: add seconds to terminal output too.
|
2019-08-30 13:06:02 +03:00 |
math
|
math: fix const warnings
|
2019-09-16 22:49:18 +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 |
rand
|
rand: rand_r(seed)
|
2019-09-16 22:21:21 +03:00 |
strings
|
compiler: improve typo detection
|
2019-09-15 20:07:12 +03:00 |