parser: use break and infinite loops
authorJean Privat <jean@pryen.org>
Sat, 12 Feb 2011 02:24:07 +0000 (21:24 -0500)
committerJean Privat <jean@pryen.org>
Mon, 14 Feb 2011 20:32:37 +0000 (15:32 -0500)
commitde9f2bdd0de103102bbf093ee7a5522c8db7a4b4
treea379e183512bb17b7e3176a3b2b07fb8380c5625
parentf126e6e5dc36dec82fa6c94d8286469cee0d0592
parser: use break and infinite loops

Because of the new c_src we can use them.

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