v/vlib
Delyan Angelov b0878d3a92 builtin,v.pkgconfig: use brew's libgc on macos 2021-03-25 07:28:30 +02:00
..
arrays
benchmark
bitfield
builtin
cli
clipboard
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg tools: check formatting of more modules with `v test-cleancode`, colorize `v vet` output 2021-03-24 12:39:39 +02:00
glm
gx
hash
io
json ci: fix failing -Werror steps for code generated by json.encode(map{'a': []string{}}) 2021-03-18 12:13:06 +02:00
log
math
mysql
net
orm
os builtin: add .vstring_literal and .vstring_literal_with_len for converting read only strings like os.args 2021-03-23 22:10:28 +02:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser
rand
readline all: simplify `return if ...` constructs to make more code compatible with -autofree 2021-03-22 16:45:29 +02:00
regex
runtime
semver
sokol
sqlite
stbi
strconv all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
strings strings: comment deprecation of Builder.write_bytes temporarily 2021-03-22 09:01:22 +02:00
sync
szip
term tools: fix `substring in s` usages, preventing `v -W build-tools` 2021-03-23 13:36:50 +02:00
time
v
vweb
x
.vdocignore