summaryrefslogtreecommitdiff
path: root/scss/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Several vast improvements to string parsing.Eevee (Alex Munroe)2014-08-291-1/+1
* Shuffle exception hierarchy a bit.Eevee (Alex Munroe)2014-08-281-27/+78
* Add some unicode_literals, fix some str()s.Eevee (Alex Munroe)2014-03-291-2/+10
* Improve formatting of browser errors.Eevee (Alex Munroe)2013-10-011-9/+14
* Support showing compilation problems in-browser. #150Eevee (Alex Munroe)2013-10-011-16/+84
* Fix bug in error printing. Make evaluate_expression use parse_expression.Eevee (Alex Munroe)2013-08-191-2/+2
* Bit more context for errors, including a sweet caret.Eevee (Alex Munroe)2013-08-191-21/+56
* Basic error wrapping.Eevee (Alex Munroe)2013-08-191-0/+61