src: use 'loop' for infinite loop and do-until-like
authorJean Privat <jean@pryen.org>
Fri, 28 Aug 2009 15:40:01 +0000 (11:40 -0400)
committerJean Privat <jean@pryen.org>
Fri, 28 Aug 2009 15:40:01 +0000 (11:40 -0400)
commitbf8e1640998150ca37a7374a35a9cde4e34fc713
tree05e706c4c2fce17ed0e13a15c4e6e1543e5611c7
parent1c80e93f6cee98787f2359a245f8870c198000c2
src: use 'loop' for infinite loop and do-until-like

Signed-off-by: Jean Privat <jean@pryen.org>
lib/standard/collection/hash_collection.nit
lib/standard/stream.nit
src/parser/lexer.nit
src/parser/parser.nit
src/parser/xss/lexer.xss
src/parser/xss/parser.xss