| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-08-29 | Tweak error message for use of a keyword in ident position. | Jonas Hietala | -1/+1 | |
| Closes #15358 | ||||
| 2014-08-24 | Adjust the error messages to match the pattern "expected foo, found bar" | Jonas Hietala | -1/+1 | |
| Closes #8492 | ||||
| 2013-10-04 | Remove specific errors for very old obsolete syntax | Benjamin Herr | -0/+15 | |
| Replaces existing tests for removed obsolete-syntax errors with tests for the resulting regular errors, adds a test for each of the removed parser errors to make sure that obsolete forms don't start working again, removes some obsolete/superfluous tests that were now failing. Deletes some amount of dead code in the parser, also includes some small changes to parser error messages to accomodate new tests. | ||||
