K 10 svn:author V 3 imp K 8 svn:date V 27 2014-02-03T19:14:36.350813Z K 7 svn:log V 226 Convert the loop by gotos into a for loop to improve readability. I did this only with the inner loop for the token parsing, and not the outer loop which was understandable enough when the extra layers of looping went away... END