Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Several vast improvements to string parsing. | Eevee (Alex Munroe) | 2014-08-29 | 1 | -1/+1 |
* | Shuffle exception hierarchy a bit. | Eevee (Alex Munroe) | 2014-08-28 | 1 | -27/+78 |
* | Add some unicode_literals, fix some str()s. | Eevee (Alex Munroe) | 2014-03-29 | 1 | -2/+10 |
* | Improve formatting of browser errors. | Eevee (Alex Munroe) | 2013-10-01 | 1 | -9/+14 |
* | Support showing compilation problems in-browser. #150 | Eevee (Alex Munroe) | 2013-10-01 | 1 | -16/+84 |
* | Fix bug in error printing. Make evaluate_expression use parse_expression. | Eevee (Alex Munroe) | 2013-08-19 | 1 | -2/+2 |
* | Bit more context for errors, including a sweet caret. | Eevee (Alex Munroe) | 2013-08-19 | 1 | -21/+56 |
* | Basic error wrapping. | Eevee (Alex Munroe) | 2013-08-19 | 1 | -0/+61 |