| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [include-fixer] only deduplicate symbols after matching symbols with the unde... | Eric Liu | 2016-06-13 | 1 | -13/+17 |
| * | [include-fixer] Be smarter about inserting symbols for a prefix. | Benjamin Kramer | 2016-06-03 | 1 | -0/+12 |
| * | [include-fixer] Use a DenseMap, order doesn't matter here. | Benjamin Kramer | 2016-05-31 | 1 | -1/+2 |
| * | [include-fixer] Rank symbols based on the number of occurrences we found whil... | Benjamin Kramer | 2016-05-31 | 1 | -0/+33 |
| * | [include-fixer] Make search handle fully qualified names correctly. | Benjamin Kramer | 2016-05-19 | 1 | -0/+11 |
| * | [include-fixer] Also look up prefixes of queries. | Benjamin Kramer | 2016-05-18 | 1 | -40/+48 |
| * | [include-fixer] Ignore non-scoped enum declaration during search. | Haojian Wu | 2016-05-18 | 1 | -4/+10 |
| * | [include-fixer] Use scope contexts information to improve query. | Haojian Wu | 2016-05-13 | 1 | -4/+6 |
| * | [include-fixer] Rename XrefsDB to SymbolIndex. | Benjamin Kramer | 2016-05-13 | 1 | -0/+70 |

