core/ropes: remove old_style_init, use only named init (not ideal but better)
[nit.git] / lib / core / text / ropes.nit
2015-11-17 Jean Privatcore/ropes: remove old_style_init, use only named init...
2015-11-06 Lucas Bajolettext/ropes: Fix broken byte iterator in Buffer
2015-11-06 Lucas Bajolettext/ropes: Fixed `RopeBuffer::add` when dealing with...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-02 Lucas Bajoletlib/core/text: Replaced most polymorph accesses to...
2015-08-28 Lucas Bajoletlib/standard: More uses of new FlatString.full when...
2015-08-27 Jean Privatlib: rename `standard` as `core`