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-14 06:52:36 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
7a7572e478
v
/
vlib
/
encoding
History
Download ZIP
Download TAR.GZ
Delyan Angelov
949ed90b51
utf8: fix a panic in utf8.len("pippo"), mark with
unsafe{}
direct pointer manipulations
2020-07-22 21:15:27 +03:00
..
base64
v/checker: Warn about pointer indexing outside unsafe {} (
#5918
)
2020-07-22 20:28:53 +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
utf8: fix a panic in utf8.len("pippo"), mark with
unsafe{}
direct pointer manipulations
2020-07-22 21:15:27 +03:00