1. a6682a4 Simplify Boolean expressions by Jonas Devlieghere · 7 years ago
  2. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  3. c01783a Don't cancel the current IOHandler when we push a handler for an utility function run. 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. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  7. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  8. 43d3541 Use Timeout<> in EvaluateExpressionOptions class by Pavel Labath · 9 years ago
  9. ed2977f Check that we got back an object from MakeFunctionCaller by Jason Molenda · 9 years ago
  10. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  11. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  12. 6896b35 Compilation can end up calling functions (e.g. to resolve indirect functions) so I added by Jim Ingham · 10 years ago
  13. 579e70c Add a DiagnosticManager replace error streams in the expression parser. by Sean Callanan · 10 years ago
  14. 1c95046 Reduce inclusion of clang headers. by Bruce Mitchener · 10 years ago
  15. 151c032 This patch makes Clang-independent base classes for all the expression types that lldb currently vends. by Jim Ingham · 10 years ago
  16. 99558cc4 Final bit of type system cleanup that abstracts declaration contexts into lldb_private::CompilerDeclContext and renames ClangType to CompilerType in many accessors and functions. by Greg Clayton · 10 years ago
  17. a1e5dc8 ClangASTType is now CompilerType. by Greg Clayton · 10 years ago
  18. b4892cd Add a new SBThread::SafeToCallFunctions API; this calls over to by Jason Molenda · 11 years ago
  19. 8646d3c Rename eExecution*** to eExpression*** to be consistent with the result type. by Jim Ingham · 11 years ago
  20. 1624a2d Make the Expression Execution result enum available to the SB API layer. by Jim Ingham · 11 years ago
  21. a056015 Only allow on thread to run when calling libBacktraceRecording. by Jason Molenda · 11 years ago
  22. 23ef27c Give the clang functions names. This is only for logging. by Jim Ingham · 11 years ago
  23. 2a6c252 Add some additional logging to the Mac OS X SystemRuntime. Fix a bug where lldb could free an inferior's vm_page. by Jason Molenda · 12 years ago
  24. da276f9 Adjust the calls to __introspection_dispatch_thread_get_item_info to by Jason Molenda · 12 years ago
  25. 2fd8335 Change the Mac OS X SystemRuntime plugin from using the placeholder by Jason Molenda · 12 years ago