lib/core: Fix bug in StringByteView, misuse of `String::length`
[nit.git] / lib / core / text / abstract_text.nit
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`