| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-01-15 | Add a test | Nick Cameron | -1/+1 | |
| And fix bustage in make check | ||||
| 2016-01-15 | Implement JSON error emission | Nick Cameron | -27/+210 | |
| [breaking-change] syntax::errors::Handler::new has been renamed to with_tty_emitter Many functions which used to take a syntax::errors::ColorConfig, now take a rustc::session::config::ErrorOutputType. If you previously used ColorConfig::Auto as a default, you should now use ErrorOutputType::default(). | ||||
| 2016-01-15 | Add an --output option for specifying an error emitter | Nick Cameron | -1/+2 | |
| 2016-01-15 | Add a JSON error emitter | Nick Cameron | -0/+54 | |
| 2015-12-30 | Rebasing and review comments | Nick Cameron | -23/+17 | |
| 2015-12-30 | Refactoring | Nick Cameron | -35/+70 | |
| 2015-12-30 | use structured errors | Nick Cameron | -1/+1 | |
| 2015-12-30 | Structured diagnostics | Nick Cameron | -30/+253 | |
| 2015-12-17 | test errors | Nick Cameron | -59/+60 | |
| 2015-12-17 | A little more refactoring inside emitter.rs | Nick Cameron | -45/+35 | |
| 2015-12-17 | Add the files I fogot about earlier | Nick Cameron | -0/+1027 | |
| d'oh | ||||
