This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 14:32:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
b0d76c59f7
v
/
vlib
/
encoding
History
Download ZIP
Download TAR.GZ
Carlos Esquerdo Bernat
b0d76c59f7
websocket utf8: move utf8 functions from websocket to encoding.utf8, add utf8_test.v (4/4) (
#5924
)
2020-07-22 18:36:24 +03:00
..
base64
encoding.base64: use fixed static arrays for the ending_table and index consts
2020-07-21 17:56:19 +03:00
binary
all: change
f mut Foo
to
mut f Foo
2020-06-04 10:35:40 +02:00
csv
csv: cleanup reader_test.v
2020-07-22 17:26:26 +03:00
utf8
websocket utf8: move utf8 functions from websocket to encoding.utf8, add utf8_test.v (4/4) (
#5924
)
2020-07-22 18:36:24 +03:00