v/vlib
Uwe Krüger 6acf32b869
v.parser: prepare for splitting of `map.v` (#10432)
2021-06-12 17:01:37 +03:00
..
arrays
benchmark vfmt: cleanup StringInterLiteral.get_fspec_braces/1 2021-04-15 09:46:05 +03:00
bitfield
builtin gc: extend optimized mode to strings (#10431) 2021-06-12 11:27:08 +03:00
cli all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
clipboard
context
crypto ci: run vfmt over sha256_test.v 2021-05-08 17:38:05 +03:00
darwin
dl
encoding
eventbus tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
flag
fontstash
gg
glm
gx
hash
io
json
log
math
mssql mssql: support windows (#10336) 2021-06-07 14:02:15 +03:00
mysql mysql: use `v oksyntax` for the example in the README.md, so that the check passes on m1 without installed mysql 2021-06-07 18:39:42 +03:00
net net.http: add a Header.starting_with method, to get the first header, starting with a key (#10119) 2021-06-07 11:18:40 +03:00
orm
os v.gen.js: add source map creation support (inline only, no src) (#10384) 2021-06-10 08:33:46 +03:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
semver
sokol
sqlite sqlite: add a last_insert_rowid fn (#10341) 2021-06-04 18:10:20 +03:00
stbi
strconv
strings v.gen.c: free `indents` in autogenerated .str() methods 2021-06-08 17:24:08 +03:00
sync v.gen.c,v.markused: fix `println(ch)` when ch is a channel 2021-06-01 13:46:59 +03:00
szip
term term: use textscanner.new in term.strip_ansi/1 2021-05-20 11:24:44 +03:00
time
v
vweb
x
.vdocignore