v/vlib/encoding/utf8
yuyi 2984751a57
checker: fix the argument mismatch of fn call (#12479)
2021-11-16 17:19:02 +02: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 encoding.utf8: remove const unicode_con_table_up_to_low table (#9672) 2021-04-11 10:28:19 +03:00
utf8_tables.v checker: fix the argument mismatch of fn call (#12479) 2021-11-16 17:19:02 +02:00
utf8_util.v encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547) 2021-09-20 21:16:50 +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