lib/core: Moved some `String` methods to `Text` with copy semantics
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 11 Jul 2016 15:56:03 +0000 (11:56 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 11 Jul 2016 18:21:38 +0000 (14:21 -0400)
commit25aca0b9dbe2b33480c52eaba6b914e45de16e7d
tree027c9a6f72dc6655cca374baeddeb4006dbbb203
parentad4edb432d103af09c5ba0504cc525885a5e4c49
lib/core: Moved some `String` methods to `Text` with copy semantics

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/text/abstract_text.nit
lib/core/text/flat.nit