| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced more boilerplate code with CompletionRequest (NFC) | Raphael Isemann | 2018-07-13 | 1 | -5/+3 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -6/+4 |
| * | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -4/+4 |
| * | Move StringList from Core -> Utility. | Zachary Turner | 2017-03-21 | 1 | -1/+1 |
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
| * | Convert AutoComplete related code to StringRef. | Zachary Turner | 2016-11-17 | 1 | -1/+1 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -104/+79 |
| * | Fixed "format-string" based settings so they can have quotes on them without ... | Greg Clayton | 2015-06-03 | 1 | -1/+20 |
| * | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 2015-05-29 | 1 | -2/+0 |
| * | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 2015-02-20 | 1 | -4/+3 |
| * | Get rid of Debugger::FormatPrompt() and replace it with the new FormatEntity ... | Greg Clayton | 2015-02-04 | 1 | -0/+124 |

