v/vlib/encoding/utf8
David 'Epper' Marshall a2338dbb7c
docs: document more `builtin` functions/methods (#14229)
2022-04-30 12:31:23 +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 docs: document more `builtin` functions/methods (#14229) 2022-04-30 12:31:23 +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