.. |
arrays
|
|
|
benchmark
|
|
|
bignum
|
|
|
bitfield
|
vlib: fix missing else{} in match statements
|
2019-12-07 17:23:37 +03:00 |
builtin
|
array of pointers support
|
2019-12-18 03:26:04 +03:00 |
cli
|
|
|
clipboard
|
fix clipboard_linux.v
|
2019-12-07 18:16:19 +03:00 |
compiler
|
freebsd: fix compilation
|
2019-12-18 13:21:20 +03:00 |
crypto
|
strings: builder: write_b()
|
2019-12-06 23:02:09 +03:00 |
darwin
|
|
|
encoding
|
do not allow malloc(0)
|
2019-12-16 21:29:32 +03:00 |
eventbus
|
eventbus: remove hacks, add sender
|
2019-12-18 08:16:33 +03:00 |
filepath
|
|
|
flag
|
flag: implement *_opt() and *_multi()
|
2019-12-16 19:03:38 +03:00 |
freetype
|
simplify cflag parsing
|
2019-12-15 06:18:14 +03:00 |
gg
|
gg: remove spurious printing of gl.TEXT_VERT
|
2019-12-17 19:17:48 +03:00 |
gl
|
|
|
glfw
|
|
|
glm
|
compiler: force custom struct .str() methods to be defined public
|
2019-12-11 03:24:26 +03:00 |
gx
|
|
|
hash
|
|
|
http
|
simplify cflag parsing
|
2019-12-15 06:18:14 +03:00 |
json
|
vlib: fix missing else{} in match statements
|
2019-12-07 17:23:37 +03:00 |
log
|
access modifiers: update tests/examples
|
2019-12-13 20:09:11 +03:00 |
math
|
math: fix abs (-0.0)
|
2019-12-15 19:37:17 +03:00 |
mysql
|
mysql: add mysql.escape_string()
|
2019-12-13 19:12:42 +03:00 |
net
|
access modifiers: update tests/examples
|
2019-12-13 20:09:11 +03:00 |
orm
|
|
|
os
|
freebsd: fix compilation
|
2019-12-18 13:21:20 +03:00 |
os2
|
|
|
pg
|
|
|
rand
|
remove unnecessary casts everywhere
|
2019-12-07 15:51:00 +03:00 |
readline
|
fix clipboard_linux.v
|
2019-12-07 18:16:19 +03:00 |
runtime
|
|
|
sdl
|
run vfmt on scanner.v
|
2019-12-18 08:26:51 +03:00 |
sqlite
|
simplify cflag parsing
|
2019-12-15 06:18:14 +03:00 |
stbi
|
|
|
strconv
|
atof: remove extra() causing warnings
|
2019-12-17 01:47:30 +03:00 |
strings
|
builder_js: fix mutable error
|
2019-12-16 18:54:44 +03:00 |
sync
|
more mutability fixes
|
2019-12-06 19:23:24 +03:00 |
szip
|
|
|
term
|
|
|
time
|
remove unnecessary casts everywhere
|
2019-12-07 15:51:00 +03:00 |
ui
|
ui/examples: users: fix button click
|
2019-12-12 23:42:51 +03:00 |
vweb
|
tutorial: minor fixes
|
2019-12-14 18:59:02 +03:00 |