v/vlib/encoding
ChAoS_UnItY 077c55d0c8
encoding.utf8: add `pub fn is_letter(r rune) bool` ()
2021-09-20 21:16:50 +03:00
..
base58 encoding: add base58 support () 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 () 2021-08-13 18:37:34 +03:00
binary tools: make `v test-cleancode` test everything by default () 2021-05-08 13:32:29 +03:00
csv csv: fix csv fields with double quotes () 2021-06-10 19:24:20 +03:00
hex encoding.hex: remove strconv dependency () 2021-08-16 04:59:21 +03:00
utf8 encoding.utf8: add `pub fn is_letter(r rune) bool` () 2021-09-20 21:16:50 +03:00