08.08.14, 15:24
Hi,
adding line numbers to the error messages would help debugging code.
a message like ".length does not exist" (i dont remember the exact words) doesn't help very much, as i usually have lots of for-loops containing a .length statement. Line numbers could make it more clear where to look out for a bug.
Axel