v/vlib
Swastik Baranwal ea2b2ebc07
checker: modify error messages for ptrs (#6325)
2020-09-09 10:07:58 +02:00
..
arrays arrays: common methods - min, max, idx_min, idx_max, shuffle, merge (#6177) 2020-09-07 13:50:53 +02:00
benchmark
bitfield
builtin builtin: fix `in` for various numeric types (#6311) 2020-09-06 12:45:02 +02:00
cli all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
clipboard
crypto all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
darwin
dl
encoding all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
eventbus
flag
fontstash
gg all: rune type for `` literals 2020-08-27 06:46:37 +02:00
glm
gx
hash
io io: introduce a go-like io.util module (#6323) 2020-09-08 14:17:01 +02:00
json
live vdoc: cleanup warnings on `./v doc -s vlib` 2020-08-28 09:03:22 +03:00
log
math vdoc: cleanup warnings on `./v doc -s vlib` 2020-08-28 09:03:22 +03:00
mysql
net autofree: lots of fixes 2020-09-05 12:00:35 +02:00
orm
os os: fix os.mv edge case and Windows style paths (#6302) 2020-09-06 13:12:07 +02:00
os2
pg all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
picoev
picohttpparser
rand
readline term: add get_cursor_position and set_terminal_title (#6279) 2020-09-08 22:00:10 +03:00
regex cc: add support for tcc backend on windows-i386 (#6297) 2020-09-08 15:15:35 +02:00
runtime
sokol
sqlite
stbi
strconv strconv: fix f64_to_str_lnd and f64_to_str_l after 6921d46 2020-08-27 14:22:04 +03:00
strings all: rune type for `` literals 2020-08-27 06:46:37 +02:00
sync fmt: add support for `chan` types and operations (#6328) 2020-09-08 00:36:05 +02:00
szip szip: make compile (#6314) 2020-09-06 15:04:27 +02:00
term term: add get_cursor_position and set_terminal_title (#6279) 2020-09-08 22:00:10 +03:00
time
v checker: modify error messages for ptrs (#6325) 2020-09-09 10:07:58 +02:00
vweb vweb: hide debug prints 2020-08-31 19:39:46 +02:00
x cc: add support for tcc backend on windows-i386 (#6297) 2020-09-08 15:15:35 +02:00
.vdocignore vdoc: parse with `enable_globals: true` 2020-08-28 08:53:12 +03:00