| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-01-24 | Refactor parsing of generic arguments/parameters and where clauses | Vadim Petrochenkov | -1/+0 | |
| 2016-04-24 | syntax: Make `is_path_start` precise and improve some error messages about ↵ | Vadim Petrochenkov | -1/+1 | |
| unexpected tokens | ||||
| 2016-02-15 | Add some simple error recovery to the parser and fix tests | Nick Cameron | -0/+1 | |
| Some tests just add the extra errors, others I fix by doing some simple error recovery. I've tried to avoid doing too much in the hope of doing something more principled later. In general error messages are getting worse at this stage, but I think in the long run they will get better. | ||||
| 2015-04-18 | Return nonzero exit code if there are errors at a stop point | Florian Hahn | -0/+2 | |
| 2015-02-06 | Move compile-fail tests that are rejected by the parser to parse-fail | Florian Hahn | -0/+12 | |
