v/vlib
Alexander Medvednikov ab3c1f2a08 prealloc: skip frees for now 2020-07-11 13:22:18 +02:00
..
benchmark vlib: transfer intro to readme; normalize comments 2020-06-08 00:04:23 +03:00
bitfield
builtin prealloc: skip frees for now 2020-07-11 13:22:18 +02:00
cli cli: add flag/cmd sorting + get_all_found (#5615) 2020-07-02 11:10:03 +02:00
clipboard
crypto
darwin darwin: fix `if ()` warning 2020-05-05 20:07:43 +02:00
dl
encoding utf8: bug fix in get_uchar (#5775) 2020-07-10 14:44:40 +02:00
eventbus
flag vlib: transfer intro to readme; normalize comments 2020-06-08 00:04:23 +03:00
fontstash
gg
glm glm: improve matrix mult function and add tests 2020-06-08 15:31:55 +02:00
gx
hash
json
live
log parser: check `(mut f Foo)` syntax 2020-05-17 13:51:18 +02:00
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
orm orm: add delete stmt (#5725) 2020-07-07 16:55:32 +02:00
os os: fix v_realloc call on windows 2020-07-11 12:45:22 +02:00
os2
pg
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
sqlite orm: use errcode comparisons, instead of strcmp(sqlite3_errmsg,msg) 2020-07-10 10:14:30 +03:00
stbi
strconv atof: fix is_space (#5555) 2020-06-29 09:23:51 +03:00
strings strings: builder.writeln() optimization 2020-07-11 12:03:24 +02:00
sync
szip
term
time
v
vweb vweb: ensure the tcp connection is always closed at the end of the response 2020-07-10 10:49:39 +03:00
.vdocignore