core/text: fix input type in `replace`
[nit.git] / lib / core / text / string_search.nit
2017-05-16 Alexis Laferrièrecore/text: fix input type in `replace`
2016-06-28 Lucas Bajoletlib/core: Removed some abusive `chars` use in lib
2015-11-11 Jean Privatstring_search: add `Text::prefix` and `Text::suffix`
2015-11-11 Jean Privatstring_search: add `Match::text_before` and `Match...
2015-11-11 Jean Privatstring_search: add nitunits to `Match`
2015-08-28 Jean PrivatMerge: Update remove_all to accept any patterns
2015-08-27 Jean Privatlib: rename `standard` as `core`