1. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  2. 1a6d7ab Narrow the CompletionRequest API to being append-only. by Raphael Isemann · 7 years ago
  3. a2e76c0 Replaced more boilerplate code with CompletionRequest (NFC) by Raphael Isemann · 7 years ago
  4. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 7 years ago
  5. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  6. 573ab90 Move StringList from Core -> Utility. by Zachary Turner · 9 years ago
  7. 31d97a5 Rewrite all Property related functions in terms of StringRef. by Zachary Turner · 9 years ago
  8. 4aa8753 Convert AutoComplete related code to StringRef. by Zachary Turner · 9 years ago
  9. 514d8cd Update the prompt related functions to use StringRefs. by Zachary Turner · 9 years ago
  10. 8cef4b0 Update OptionGroup::SetValue to take StringRef. by Zachary Turner · 9 years ago
  11. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  12. 8fdf785 Add an OptionValueLanguage class by Enrico Granata · 11 years ago
  13. c95f7e2 Refactor OptionValue::SetValueFromCString to use llvm::StringRef by Pavel Labath · 11 years ago
  14. 554f68d Get rid of Debugger::FormatPrompt() and replace it with the new FormatEntity class. by Greg Clayton · 11 years ago
  15. 3e7442b Add support for character option types. by Zachary Turner · 11 years ago
  16. d78c957 Switch NULL to C++11 nullptr in source/Interpreter by Ed Maste · 11 years ago
  17. 1f74607 <rdar://problem/11757916> by Greg Clayton · 13 years ago
  18. 6920b52 Remove further outdated "settings" code and also implement a few missing things. by Greg Clayton · 13 years ago
  19. 67cc063 Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: by Greg Clayton · 13 years ago