src: Improve speed of interpreter when working with Strings
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 29 Dec 2015 04:42:02 +0000 (23:42 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 29 Dec 2015 04:49:28 +0000 (23:49 -0500)
commit68c9eb2e1ed39d43d52219f29c1a24ca45b634b9
tree8a0e68c8027d2a8b08ecb3eaaa0543043b768b2f
parentd2aeacd4322bfdb28dd16fdeba7e03c06587c923
src: Improve speed of interpreter when working with Strings

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/text/native.nit
src/interpreter/naive_interpreter.nit