Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve output of tokens in Parse Errors | Rowan Tommins | 2020-07-13 | 1 | -1/+1 |
* | Syntax errors caused by unclosed {, [, ( mention specific location | Alex Dowad | 2020-04-14 | 1 | -2/+2 |
* | Deprecate allow_url_include | Nikita Popov | 2019-07-22 | 1 | -0/+1 |
* | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 1 | -1/+1 |
* | Throw ParseException from lexer | Nikita Popov | 2015-04-02 | 1 | -5/+15 |
* | Support ParseException for require etc | Nikita Popov | 2015-03-17 | 1 | -0/+40 |