lib/core: Removed `last_byte` attribute in `FlatString` as it is useless
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Dec 2015 15:09:29 +0000 (10:09 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 28 Dec 2015 18:19:52 +0000 (13:19 -0500)
commit907892acc9328df40fd68bbb4dad64438e6d1979
tree557a813b3c309ebf125a2b17b6e1c418e97729b7
parente7740474e47e5ea2ec6deb4739f4d56c1b5ff5a3
lib/core: Removed `last_byte` attribute in `FlatString` as it is useless

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