This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4a0d00fb30
v
/
vlib
/
encoding
History
ChAoS_UnItY
077c55d0c8
encoding.utf8: add
pub fn is_letter(r rune) bool
(
#11547
)
2021-09-20 21:16:50 +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
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
encoding.utf8: add
pub fn is_letter(r rune) bool
(
#11547
)
2021-09-20 21:16:50 +03:00