lib/core/flat: Optimized use of escape_to_c for FlatText
authorLucas Bajolet <r4pass@hotmail.com>
Thu, 3 Sep 2015 14:21:17 +0000 (10:21 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Thu, 3 Sep 2015 14:21:17 +0000 (10:21 -0400)
commit327ad3db8ae52267c272e5993393b786530c7bf4
tree4f42892b01f21f8248e9289a67bc750d2230b8b4
parent4f43e28a52846ab6504013eff677f9341c7fb7ed
lib/core/flat: Optimized use of escape_to_c for FlatText

Done by short-cutting every use of unicode-oriented operations

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