v/vlib
Lukas Neubert 14d83c8457
orm: fix invalid `no more rows available` error (#5774)
2020-07-09 22:36:01 +02:00
..
benchmark
bitfield
builtin all: remove `rwshared` keyword, make its semantics default for `shared` (#5710) 2020-07-07 01:57:31 +02:00
cli
clipboard
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg gg: fix default text size 2020-07-07 17:33:24 +02:00
glm
gx gx: convert Color values from int to byte and expand operators 2020-05-28 13:21:20 +02:00
hash
json
live
log
math cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
mysql mysql: update documentation 2020-06-11 11:07:17 +03:00
net http: referer() 2020-07-07 14:37:43 +02:00
orm orm: add delete stmt (#5725) 2020-07-07 16:55:32 +02:00
os os: replace panics with optionals (#5718) 2020-07-07 12:41:42 +02:00
os2
pg pg: call PQclean in rows() 2020-06-26 11:55:59 +02:00
picoev
picohttpparser
rand vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
readline
regex
runtime
sokol gg: use D3D and stb_truetype on Windows; 2020-07-08 21:43:27 +02:00
sqlite sqlite: support for thirdparty/sqlite amalgamation install 2020-06-27 21:23:26 +03:00
stbi stbi: remove opengl call 2020-07-05 19:28:31 +02:00
strconv atof: fix is_space (#5555) 2020-06-29 09:23:51 +03:00
strings vweb: fix a template leak 2020-07-01 17:04:30 +02:00
sync all: remove `rwshared` keyword, make its semantics default for `shared` (#5710) 2020-07-07 01:57:31 +02:00
szip
term term: add clear 2020-06-19 17:15:41 +02:00
time
v orm: fix invalid `no more rows available` error (#5774) 2020-07-09 22:36:01 +02:00
vweb vweb: fix routing for 0 params (#5773) 2020-07-09 17:16:02 +02:00
.vdocignore vdoc: dd .vdocignore + minor fixes 2020-06-29 11:03:09 +02:00