Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up and rationalize error handling in parse_execution.cpp | 2013-12-31 | |
| | |||
* | Fix for issue where last job_list in tree would have a -1 production_idx | 2013-12-26 | |
| | | | | because we never actually sent the terminal token type | ||
* | Clean up some error messages. Don't show the line in the error message | 2013-12-16 | |
| | | | | if it's the first line and we're interactive, since then it's obvious | ||
* | Initial work on backtrace support with new parser | 2013-12-15 | |
| | |||
* | Finish rewriting detect_errors to use new parser. All tests now pass (!) | 2013-12-12 | |
| | |||
* | Initial work towards rewriting detect_errors to use new parser. | 2013-12-11 | |
| | | | | Low-level tests currently pass; high level tests fail. | ||
* | Initial work towars improved error reporting. Tests currently fail. | 2013-12-08 | |