v/vlib
Delyan Angelov f2b73fe3ca
Revert "builder: create the binary in the current directory if -o is not provided"
This reverts commit 9ae64e7fce.
2021-03-23 13:27:26 +02:00
..
arrays
benchmark
bitfield
builtin
cli cli: improve multiple value management (#8310) 2021-03-19 13:09:56 +02:00
clipboard
crypto
darwin
dl dl: fix `v -cflags "-Werror" use_test.v` 2021-03-19 23:27:14 +02:00
encoding
eventbus
flag
fontstash
gg checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
glm glm: fix typo (#8748) 2021-02-15 17:53:07 +02:00
gx checker: add check for using a private const in another module (#8501) 2021-02-03 10:17:13 +02:00
hash
io io: BufferedReader.free() 2021-03-15 21:25:19 +01:00
json
log all: bring back `panic(err.msg)` -> `panic(err)` (#9022) 2021-03-01 00:18:14 +01:00
math
mysql
net all: deprecate write_str and replace it with write_string (#9369) 2021-03-20 17:25:51 +01:00
orm all: bring back `panic(err.msg)` -> `panic(err)` (#9022) 2021-03-01 00:18:14 +01:00
os os: fix a leak in read_lines() 2021-03-22 12:20:55 +03:00
os2
pg pg: support for copy sql commands (#9272) 2021-03-13 08:06:53 +02:00
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite checker: define missing C fn args & check C & JS args (#8770) 2021-03-05 17:41:11 +03:00
stbi
strconv
strings
sync
szip
term
time fmt: minor array wrap improvement (#9420) 2021-03-22 23:06:12 +01:00
v Revert "builder: create the binary in the current directory if -o is not provided" 2021-03-23 13:27:26 +02:00
vweb
x
.vdocignore