Added Lexer line number in parser errors so that there is at least a bit of positional information for the user.
Also reduced Lexer Errors to Warnings, as they are not compliation stopping.
And swept some old comments in the lexer into /dev/null/ where they belong...
Added Lexer line number in parser errors so that there is at least a bit of positional information for the user. Also reduced Lexer Errors to Warnings, as they are not compliation stopping. And swept some old comments in the lexer into /dev/null/ where they belong...