v/vlib/encoding
Maciej Obarski 7bd2804ce9
all: automatic error propagation in place of "or { return(err) }"
2020-08-29 01:58:03 +02:00
..
base64 v/checker: Warn about pointer indexing outside unsafe {} (#5918) 2020-07-22 20:28:53 +03:00
binary all: change `f mut Foo` to `mut f Foo` 2020-06-04 10:35:40 +02:00
csv all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
utf8 utf8: fix a panic in utf8.len("pippo"), mark with `unsafe{}` direct pointer manipulations 2020-07-22 21:15:27 +03:00