v/vlib/encoding
Adam Oates 83e2a84c21
encoding: add base58 support (#11288)
2021-08-24 06:22:46 +03:00
..
base58 encoding: add base58 support (#11288) 2021-08-24 06:22:46 +03:00
base64 builtin: fix leak in rune.str(), fix leaks in most assert x == y statements in tests (#11091) 2021-08-13 18:37:34 +03: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 vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00