.. |
arrays
|
tests: disable cookie test for now
|
2020-04-14 03:43:59 +02:00 |
benchmark
|
benchmark: show xxx.yyy ms, using the new highres timer
|
2020-04-24 10:26:47 +03:00 |
bitfield
|
bitfield: update module
|
2020-04-04 17:59:26 +02:00 |
builtin
|
checker: make sure all FnDecl types are valid
|
2020-04-26 10:39:26 +02:00 |
cli
|
cli: add smart-wrap for help description
|
2020-04-20 14:50:15 +02:00 |
clipboard
|
all: use `a !in b` instead of `!(a in b)`
|
2020-04-26 06:39:23 +02:00 |
crypto
|
all: use `a !in b` instead of `!(a in b)`
|
2020-04-26 06:39:23 +02:00 |
darwin
|
all: remove redundant parentheses in `if` statements
|
2020-03-29 10:08:42 +02:00 |
encoding
|
parser: revert silent _ prefix rule
|
2020-04-26 05:34:34 +02:00 |
eventbus
|
v2: simplify the type system; an initial version of the V interpreter
|
2020-02-02 07:56:18 +01:00 |
flag
|
flag: fix flag_test.v
|
2020-04-21 14:44:17 +03:00 |
fontstash
|
v2: simplify the type system; an initial version of the V interpreter
|
2020-02-02 07:56:18 +01:00 |
freetype
|
fix a few warnings
|
2020-04-26 12:42:44 +03:00 |
gg
|
fix a few warnings
|
2020-04-26 12:42:44 +03:00 |
gg2
|
gl, glfw, freetype fixes
|
2020-04-02 01:45:22 +02:00 |
gl
|
tetris: cleanup unused variable warnings
|
2020-04-25 09:49:02 +03:00 |
glfw
|
tetris: it now works with v2 (on linux) :-)
|
2020-04-16 13:30:40 +03:00 |
glm
|
array: fix fixed array errors
|
2020-04-25 18:26:38 +02:00 |
gx
|
gl, glfw, freetype fixes
|
2020-04-02 01:45:22 +02:00 |
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
|
checker: avert if else is unnecessary
|
2020-04-25 21:51:44 +02:00 |
math
|
fix a few warnings
|
2020-04-26 12:42:44 +03:00 |
mysql
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
net
|
all: use `a !in b` instead of `!(a in b)`
|
2020-04-26 06:39:23 +02:00 |
orm
|
Revert "db: increase db module level in vlib "
|
2020-03-26 09:23:54 +01:00 |
os
|
parser: array init: `[]string` => `[]string{}`
|
2020-04-26 09:17:17 +02:00 |
os2
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
pg
|
pg: add windows include and lib flag
|
2020-03-26 14:17:13 +01:00 |
picoev
|
all: remove redundant parentheses in `if` statements
|
2020-03-29 10:08:42 +02:00 |
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
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
regex
|
tests: fix regex test
|
2020-04-25 23:42:48 +03:00 |
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
|
tests: mark more tests as fixed
|
2020-04-21 05:52:44 +02:00 |
stbi
|
stbi: make compilation faster by generating a stbi.o file
|
2020-01-26 12:41:43 +01:00 |
strconv
|
strconv: printf and string format utilities
|
2020-04-26 10:23:10 +03:00 |
strings
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
sync
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
szip
|
szip: use `&zip` instead of `*zip` (#2301)
|
2019-10-12 12:46:33 +03:00 |
term
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
time
|
checker: avert if else is unnecessary
|
2020-04-25 21:51:44 +02:00 |
uiold
|
uiold: make compile (fix vid); x64: mov rbp, rsp
|
2020-04-21 10:48:52 +02:00 |
v
|
parser: allow mutable pointer args
|
2020-04-26 11:53:41 +02:00 |
vweb
|
all: use `a !in b` instead of `!(a in b)`
|
2020-04-26 06:39:23 +02:00 |