feat($interpolate): provide contextual error messages
if an exception occurs during interpolation of a string
(e.g. name() in "Hello, {{name()}}!" throws an exception) we now print
an error message with the expression that was being evaluated when the
exception was thrown. B
Brian Ford committed
d804bbcd51ec83bee1f4a3ccd42c3bd7eb38a988
Parent: d3fa7a2
Committed by Igor Minar <igor@angularjs.org>
on 8/30/2012, 9:50:22 PM