core/text: make FlatText private
[nit.git] / lib / core / text / abstract_text.nit
2015-10-15 Alexandre Terrasacore/text: make FlatText private
2015-09-28 Lucas Bajoletlib/core: Optimized generation of Boxes in to_s_with_copy
2015-09-25 Lucas Bajoletlib/core: Improve performances of last_index_of_from
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-21 Lucas Bajoletlib/core: Fix bug in StringByteView, misuse of `String...
2015-09-09 Alexis Laferrièrelib/text: fix to|from_percent_encoding with unicode...
2015-09-03 Lucas Bajoletlib/core/flat: Optimized use of escape_to_c for FlatText
2015-08-29 Jean PrivatMerge: Text optimization
2015-08-28 Lucas Bajoletsrc: Added complete FlatString generation from compiler
2015-08-28 Jean PrivatMerge: Update remove_all to accept any patterns
2015-08-27 Jean Privatlib: rename `standard` as `core`