lib/standard: Update libs for the support of UTF-8
[nit.git] / lib / standard / text / ropes.nit
2015-07-23 Lucas Bajoletlib/standard: Update libs for the support of UTF-8
2015-07-21 Lucas Bajoletlib/standard: Moved and rewrote [] and []= for RopeBuffer
2015-07-09 Lucas Bajoletlib/standard: NativeString operations are now Byte...
2015-07-08 Lucas Bajoletlib/standard/text: Most chars operations are no longer...
2015-07-08 Lucas Bajoletlib/standard/ropes: Substrings now work with FlatStrings
2015-07-08 Lucas Bajoletlib/standard/text: Intro bytes services on Text
2015-06-17 Jean PrivatMerge: code: cleanup some docunits
2015-06-15 Lucas Bajoletlib/standard/ropes: Removed useless RopeString abstract...
2015-06-03 Lucas Bajoletlib/standard: Introduce text subgroup for all string...