v/vlib/encoding
playX c1aa782a6c
js,checker: fix some modules build for `v -b js self`, fix `or block` check in ast.CallExpr ()
2021-10-19 12:11:54 +03:00
..
base58 encoding: add base58 support () 2021-08-24 06:22:46 +03:00
base64 js,checker: fix some modules build for `v -b js self`, fix `or block` check in ast.CallExpr () 2021-10-19 12:11:54 +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