README: document nit_env.sh
[nit.git] / lib / buffered_ropes.nit
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-08-27 Jean Privatcode: update references to `standard`
2015-07-23 Lucas Bajoletlib/standard: Update libs for the support of UTF-8
2015-07-09 Lucas Bajoletlib/standard: NativeString operations are now Byte...
2015-06-15 Lucas Bajoletlib/standard/ropes: Removed useless RopeString abstract...
2015-06-03 Lucas Bajoletnit/*: Fixed old imports of string and ropes
2015-05-13 Lucas Bajoletlib/standard/strings: Substrings iterator now returns...
2014-12-10 Alexandre Terrasalib/buffered_ropes: fixes useless private declarations.
2014-12-10 Alexandre Terrasalib/buffered_ropes: fixes unused local variables.
2014-12-10 Alexandre Terrasalib/buffered_ropes: fixes old inits.
2014-11-06 Lucas Bajoletlib/ropes: Added buffered variant of Ropes.