v/vlib/encoding/utf8
Alexander Medvednikov fbb9e65c0f all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
..
east_asian encoding.utf8: remove const unicode_con_table_up_to_low table (#9672) 2021-04-11 10:28:19 +03: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 all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
utf8_tables.v all: update copyright year 2022-01-04 12:21:12 +03:00
utf8_util.v all: byte => u8 2022-04-15 14:58:56 +03:00
utf8_util_test.v encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547) 2021-09-20 21:16:50 +03:00