This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2025-09-08 06:41:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v
/
vlib
/
encoding
/
utf8
History
yuyi
acf6b344f7
fmt: fix formating a file in an oscillating manner (
fix
#22223
,
fix
#22026
) (
#22232
)
2024-09-17 09:47:38 +03:00
..
east_asian
fmt: remove the prefixed module name of const names, that are in the same module (related
#22183
) (
#22185
)
2024-09-10 11:25:56 +03:00
encoding_utf8_test.v
…
utf8_tables.v
fmt: fix formating a file in an oscillating manner (
fix
#22223
,
fix
#22026
) (
#22232
)
2024-09-17 09:47:38 +03:00
utf8_util_test.v
encoding.utf8: add is_number (
#15931
)
2022-10-01 11:01:51 +03:00
utf8_util.v
fmt: remove the prefixed module name of const names, that are in the same module (related
#22183
) (
#22185
)
2024-09-10 11:25:56 +03:00
utf8.v
…