This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
93bb7564dc
v
/
vlib
/
encoding
/
utf8
History
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
..
utf8.v
v/checker: Warn about pointer indexing outside unsafe {} (
#5918
)
2020-07-22 20:28:53 +03:00
utf8_test.v
…
utf8_util.v
utf8: fix a panic in utf8.len("pippo"), mark with `unsafe{}` direct pointer manipulations
2020-07-22 21:15:27 +03:00
utf8_util_test.v
…