lib/core: Improve speed of `utf8_length` in NativeString and change signature
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Dec 2015 18:24:17 +0000 (13:24 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 29 Dec 2015 04:49:28 +0000 (23:49 -0500)
commitc79eecb27091f6f6c00fa11122ceea9a6ec9709c
tree4232179b993e1fe29c5b1f6bda8de431abef6a7d
parentb2ad46195fdf02eddc1737c0ec76b8eba54ba35d
lib/core: Improve speed of `utf8_length` in NativeString and change signature

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/re.nit
lib/core/text/flat.nit
lib/core/text/native.nit