lib/standard/stream: Renamed streams for more explicit denomination
[nit.git] / lib / string_experimentations / utf8_noindex.nit
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-18 Jean Privatlib: remove class StringCapable
2014-11-06 Lucas Bajoletlib: Updated lib for compliance with the new ropes
2014-09-03 Jean Privatlib: remove remaining declaration of old-style attributes.
2014-08-29 Jean Privatlib/string_exp: add a missing FFI `import UnicodeChar...
2014-08-25 Lucas Bajoletlib/string_exp/utf8_noindex: Access is now done from...
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added cache for last access.
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added two-way iterators...
2014-08-12 Lucas Bajoletlib/string_exp/utf8_no_index: FlatBuffer is compatible...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Bytelen now defined in...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Adapted String methods...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Added char_at, does the...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Added new constructor...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Introducing utf8 variant...