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
82482167ce
v
/
vlib
/
encoding
/
utf8
History
Download ZIP
Download TAR.GZ
Nick Treleaven
82482167ce
vlib: replace all
goto
statements with labelled break (
#8531
)
2021-02-03 15:19:42 +01:00
..
encoding_utf8_test.v
tests: fix warnings when doing
./v -W -progress -check-syntax test-fixed
2020-10-26 14:41:57 +02:00
utf8.v
vlib: replace all
goto
statements with labelled break (
#8531
)
2021-02-03 15:19:42 +01:00
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
utf8: punctuation
2019-12-12 21:08:44 +03:00