v/vlib
Delyan Angelov ebfd259333 vfmt: support `struct Repo <T, U> { }` 2020-11-11 17:50:03 +02:00
..
arrays
benchmark tests: parallelize compiler_errors_test.v using channels & threads 2020-08-07 16:44:49 +03:00
bitfield cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
builtin checker: check that fns with return values, and matches, do return 2020-11-11 17:23:57 +02:00
cli
clipboard clipboard: fix windows warnings and run vfmt (#6715) 2020-11-02 23:00:29 +01:00
crypto
darwin
dl builder: use .dylib for -shared builds in macOS 2020-05-29 04:52:19 +02:00
encoding
eventbus v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
flag
fontstash v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
gg
glm
gx
hash
io checker: more default field fixes 2020-09-09 14:14:44 +02:00
json cgen: fix generic json bug (#6731) 2020-11-04 10:21:30 +02:00
live
log
math
mysql mysql: patch for Windows and FreeBSD (#6703) 2020-11-01 22:15:33 +01:00
net vweb: check function and route parameter count (#6761) 2020-11-08 09:14:24 +01:00
orm
os autofree: simplify: merge tmp arg logic with scope vars 2020-11-09 14:24:46 +01:00
os2
pg pg: fix exec & exec_param_many (#6782) 2020-11-09 08:22:16 +01:00
picoev
picohttpparser
rand
readline ci: run `v vet` over cmd/tools and cmd/v too 2020-10-21 15:26:29 +03:00
regex
runtime
semver all: add #pkgconfig directive using the new vlib modules (#6673) 2020-10-26 18:05:18 +01:00
sokol sokol.gfx: fix C.sg_depth_stencil_state compilation with tcc 2020-10-31 14:15:05 +02:00
sqlite pg: fix exec & exec_param_many (#6782) 2020-11-09 08:22:16 +01:00
stbi gg: image: return an optional instead of panic(); darwin: fix nsstring() 2020-08-22 17:09:30 +02:00
strconv all: fix most C warnings (#6758) 2020-11-06 16:26:59 +02:00
strings
sync checker: check that fns with return values, and matches, do return 2020-11-11 17:23:57 +02:00
szip
term
time all: fix most C warnings (#6758) 2020-11-06 16:26:59 +02:00
v vfmt: support `struct Repo <T, U> { }` 2020-11-11 17:50:03 +02:00
vweb vweb: check function and route parameter count (#6761) 2020-11-08 09:14:24 +01:00
x x.json2: change default number type to i64 (#6773) 2020-11-09 07:37:53 +01:00
.vdocignore doc: store source content, restructure module directory (#6692) 2020-10-29 17:21:37 +01:00