lib/core: Added shortcut for common ASCII-case in `find_beginning_of_char_at`
[nit.git] / lib / core / text / native.nit
2015-12-29 Lucas Bajoletlib/core: Added shortcut for common ASCII-case in ...
2015-12-29 Lucas Bajoletlib/core: Improve speed of an indexed access in a UTF...
2015-12-29 Lucas Bajoletlib/core: Added prefetching of 4 chars at once on ...
2015-12-16 Lucas Bajoletlib/json: Added ad-hoc string parser for JSON
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-08 Lucas Bajoletlib/core: Fixed documentation in `NativeString::byte_to...
2015-09-08 Lucas Bajoletlib/core/text: Deferred utf8_length to native for FlatS...
2015-08-28 Jean PrivatMerge: Regular Expression fix with Unicode
2015-08-27 Jean Privatlib: rename `standard` as `core`