v/vlib/encoding
Delyan Angelov 31fe02de8c
builtin,crypto: fix problems detected by -fsanitize=address,undefined and -fsanitize=memory
2021-11-28 20:35:18 +02:00
..
base58 encoding: add base58 support (#11288) 2021-08-24 06:22:46 +03:00
base64 builtin,crypto: fix problems detected by -fsanitize=address,undefined and -fsanitize=memory 2021-11-28 20:35:18 +02:00
binary tools: make `v test-cleancode` test everything by default (#10050) 2021-05-08 13:32:29 +03:00
csv csv: fix csv fields with double quotes (#10399) 2021-06-10 19:24:20 +03:00
hex encoding.hex: remove strconv dependency (#11196) 2021-08-16 04:59:21 +03:00
utf8 checker: fix the argument mismatch of fn call (#12479) 2021-11-16 17:19:02 +02:00