ChAoS_UnItY
|
077c55d0c8
|
encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547)
|
2021-09-20 21:16:50 +03:00 |
Daniel Däschle
|
0f9537ece5
|
all: remove ustring (#10630)
|
2021-07-03 20:14:09 +03:00 |
ScriptBoy2077
|
4974fd09e5
|
utf8: reverse() to handle unicode strings (#10133)
|
2021-05-19 12:24:08 +03:00 |
ChAoS_UnItY
|
d7a64bbc8a
|
encoding.utf8: fix len and ulen and optimize raw_index (#9682)
|
2021-04-12 04:58:03 +02:00 |
penguindark
|
cca06fce90
|
encoding.utf8: remove const unicode_con_table_up_to_low table (#9672)
|
2021-04-11 10:28:19 +03:00 |
ChAoS_UnItY
|
acb58d4923
|
encoding.utf8: add support for indexing a utf8 str (#9670)
|
2021-04-11 09:04:18 +03:00 |
penguindark
|
9aabf222fe
|
encoding.utf8: fix a bug in up_low (#9610)
|
2021-04-05 21:28:21 +03:00 |
penguindark
|
8e1c27d129
|
utf8: punctuation
|
2019-12-12 21:08:44 +03:00 |
penguindark
|
322733d59a
|
encoding.utf8 fixes
|
2019-12-01 20:41:29 +03:00 |
Delyan Angelov
|
c7f8f2175b
|
move vlib/builtin/utf8_util.v to vlib/encoding/utf8/utf8_util.v
|
2019-11-30 08:52:37 +03:00 |