1. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  2. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  3. 95eae42 Make lldb::Regex use StringRef. by Zachary Turner · 9 years ago
  4. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  5. f4d5218 Remove even more of the data formatters that silently run code by Enrico Granata · 9 years ago
  6. 8d94ba0 This change introduces a "ExpressionExecutionThread" to the ThreadList. by Jim Ingham · 10 years ago
  7. 89d8ef7 Upstream some data formatter related cleanups by Enrico Granata · 10 years ago
  8. d717cc9 Rationalization of includes in the data formatters code by Enrico Granata · 10 years ago
  9. 31fda93 Introduce a variant of GetSummaryAsCString() that takes a LanguageType argument, and use it when crafting summaries by running selectors by Enrico Granata · 10 years ago
  10. 045c829 Fix evaluation of unicode character arrays (char16_t[] and char32_t[]) by Dawn Perchik · 10 years ago
  11. fa6b278 Add the ability for formatter categories to be bound to one or more languages by Enrico Granata · 10 years ago
  12. 419d791 Nuke CXXFormatterFunctions.cpp - split the contents of it across different files, so that things are better organized along the C++/ObjC line by Enrico Granata · 10 years ago
  13. df7e79e Move the functions that FormatManager uses to actually load formatters into their own file by Enrico Granata · 10 years ago