Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -2/+4 |
* | move tests to where they belong | Aleksey Kladov | 2019-03-25 | 1 | -0/+31 |
* | simplify | Aleksey Kladov | 2019-03-25 | 1 | -6/+1 |
* | tweak diagnostics API | Aleksey Kladov | 2019-03-25 | 1 | -2/+2 |
* | more enterprisey diagnostics setup | Aleksey Kladov | 2019-03-25 | 1 | -49/+30 |
* | fixes | Aleksey Kladov | 2019-03-25 | 1 | -3/+2 |
* | check impls as well | Aleksey Kladov | 2019-03-25 | 1 | -0/+9 |
* | cleanup | Aleksey Kladov | 2019-03-25 | 1 | -2/+2 |
* | switch modules to new diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -36/+30 |
* | allow dyn diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -18/+8 |
* | diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -1/+29 |
* | Rename source_edit to source_file_edit to match file_system_edit | Ville Penttinen | 2019-03-25 | 1 | -2/+2 |
* | Further improvements to the SourceChange convenience methods | Ville Penttinen | 2019-03-25 | 1 | -1/+1 |
* | Add convenience functions to SourceChange for creating single edits | Ville Penttinen | 2019-03-24 | 1 | -18/+9 |
* | Merge #1031 | bors[bot] | 2019-03-23 | 1 | -1/+6 |
|\ | |||||
| * | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 1 | -1/+6 |
* | | remove obsolete diagnostic | Aleksey Kladov | 2019-03-23 | 1 | -21/+0 |
|/ | |||||
* | cleanup | Aleksey Kladov | 2019-03-21 | 1 | -68/+73 |
* | move diagnostics to ide_api | Aleksey Kladov | 2019-03-21 | 1 | -10/+250 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -8/+4 |
* | diagnostics is now a function | Aleksey Kladov | 2019-02-08 | 1 | -62/+60 |
* | move diagnostics to a separate file | Aleksey Kladov | 2019-02-08 | 1 | -0/+71 |