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
a22982d662
v
/
vlib
/
encoding
History
Alexander Medvednikov
5a70eba8e1
all: byte.str() => byte.ascii_str()
2021-01-05 19:14:37 +01:00
..
base64
base64: encode_url (
#6622
)
2020-10-15 16:04:06 +02:00
binary
all: change
f mut Foo
to
mut f Foo
2020-06-04 10:35:40 +02:00
csv
all: byte.str() => byte.ascii_str()
2021-01-05 19:14:37 +01:00
utf8
tests: fix warnings when doing
./v -W -progress -check-syntax test-fixed
2020-10-26 14:41:57 +02:00