1. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  2. 4d51a90 Get rid of the C-string parameter in DoExecute by Raphael Isemann · 7 years ago
  3. 145d95c Move Args.cpp from Interpreter to Utility by Pavel Labath · 7 years ago
  4. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  5. 7428a18 LLDB help content has accumulated over time without a recent attempt to by Kate Stone · 9 years ago
  6. 1124045 Don't #include "lldb-python.h" from anywhere. by Zachary Turner · 10 years ago
  7. d78c957 Switch NULL to C++11 nullptr in source/Interpreter by Ed Maste · 11 years ago
  8. 279c196 *ahem* Enrico. by Jason Molenda · 13 years ago
  9. 4af6bf6 <rdar://problem/13147878> by Enrico Granata · 13 years ago
  10. 5548cb5 <rdar://problem/12978143> by Enrico Granata · 13 years ago
  11. a85e6b6 Fix a few more clang (3.2) warnings on Linux: by Daniel Malea · 13 years ago
  12. 93a6430 Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 13 years ago
  13. 085577f <rdar://problem/12586188> Make ImportError a special case for "command script import", such that the error message for the exception becomes the error for the entire import operation by Enrico Granata · 13 years ago
  14. 28eb571 Bunch of cleanups for warnings found by the llvm static analyzer. by Jim Ingham · 13 years ago
  15. 5a98841 Make raw & parsed commands subclasses of CommandObject rather than having the raw version implement an by Jim Ingham · 13 years ago
  16. 79cc6f7 <rdar://problem/11538779> Fixing issues where Python scripts were not able to read user input and/or display output to the user in certain situations - This fix introduces a Python InputReader manager class that mimics the behavior of the interactive interpreter in terms of access to I/O and ensures access to the input and output flows by Enrico Granata · 13 years ago
  17. 0a97614 More cleanups ; Separated implementation of FormatManager from class DataVisualization as a front-end by using separate .h/.cpp files - Final aim is to break up FormatManager.h/cpp into several separate files by Enrico Granata · 14 years ago
  18. 85933ed Second round of code cleanups: by Enrico Granata · 14 years ago
  19. c482a19 First round of code cleanups: by Enrico Granata · 14 years ago
  20. a37a065 Python synthetic children: by Enrico Granata · 14 years ago
  21. 2f88aad Split up the Python script interpreter code to allow multiple script interpreter objects to by Caroline Tice · 15 years ago
  22. 710dd5a Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. by Greg Clayton · 15 years ago
  23. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  24. 3f4c09c by Caroline Tice · 15 years ago
  25. 7dc2e47 We can do better when reporting the status of one-liner script execution. by Johnny Chen · 15 years ago
  26. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  27. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  28. c9af18a Moved files around for linux build. Fixed up Xcode project to by Greg Clayton · 15 years ago[Renamed from lldb/source/Commands/CommandObjectScript.cpp]
  29. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago