| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re... | Raphael Isemann | 2019-08-22 | 1 | -4/+7 |
| * | [lldb][NFC] Assert on invalid cursors positions when creating CompletionRequest | Raphael Isemann | 2019-08-09 | 1 | -0/+1 |
| * | [CompletionRequest] Remove unimplemented members. | Jonas Devlieghere | 2019-07-31 | 1 | -4/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Add support for descriptions with command completions. | Raphael Isemann | 2018-09-13 | 1 | -5/+38 |
| * | Narrow the CompletionRequest API to being append-only. | Raphael Isemann | 2018-07-27 | 1 | -0/+1 |
| * | Replaced more boilerplate code with CompletionRequest (NFC) | Raphael Isemann | 2018-07-13 | 1 | -9/+42 |
| * | Refactoring for for the internal command line completion API (NFC) | Raphael Isemann | 2018-07-02 | 1 | -0/+26 |

