We need to review and implement nice diagnostics output. User is probably more interested in error description/details/place and not in our stack trace.
Some stuff to be done:
[ ] Review error descriptions.
[ ] Show lines with errors with nice arrows pointing to bad stuff (similar to clang, if needed).
We need to review and implement nice diagnostics output. User is probably more interested in error description/details/place and not in our stack trace.
Some stuff to be done:
Related to #146, #155.