v/vlib
Delyan Angelov 69d3c3f596 cgen: sort const inits/cleanups topologically, skip calling non `fn init(){}` fns 2020-07-08 14:28:58 +03: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 all: experimental locked concurrency support, part 1 (#5637) 2020-07-04 12:44:25 +02:00
crypto crypto.rand: fix linux/solaris rand.read() compilation 2020-07-05 01:33:43 +03:00
darwin
dl
encoding checker: validate loop var names (#5677) 2020-07-05 15:27:37 +02:00
eventbus tests: fix some tests, that failed due to the stricter immutable checks 2020-06-01 18:24:38 +03:00
flag
fontstash
gg gg: fix default text size 2020-07-07 17:33:24 +02:00
glm
gx
hash v/checker.v: disallow pointer arithmetic for InfixExpr outside unsafe {} (#5640) 2020-07-03 18:10:10 +02:00
json
live all: experimental locked concurrency support, part 1 (#5637) 2020-07-04 12:44:25 +02:00
log
math
mysql
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
picoev v/checker.v: disallow pointer arithmetic for InfixExpr outside unsafe {} (#5640) 2020-07-03 18:10:10 +02:00
picohttpparser
rand
readline
regex
runtime
sokol
sqlite
stbi stbi: remove opengl call 2020-07-05 19:28:31 +02:00
strconv
strings
sync all: remove `rwshared` keyword, make its semantics default for `shared` (#5710) 2020-07-07 01:57:31 +02:00
szip
term
time
v cgen: sort const inits/cleanups topologically, skip calling non `fn init(){}` fns 2020-07-08 14:28:58 +03:00
vweb vweb: form error 2020-07-07 21:35:59 +02:00
.vdocignore