1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. 7a20435 Editing a comment to make sure people know not to blame CFString.py for CFString summary errors by Enrico Granata · 13 years ago
  3. bd5a7a9 Fixing a bug where the summary for certain NSStrings was being returned as empty in spite of the string actually having a content by Enrico Granata · 13 years ago
  4. 28399ad Making the Cocoa formatters comply with the new on-disk layout of the Python resources - This is one of the steps towards making the data formatters work again by Enrico Granata · 14 years ago
  5. 247bd41 Logging for data formatters. by Enrico Granata · 14 years ago
  6. 86ea8d8 Fixing an issue where Unicode characters in an NSString were printed as escape sequences by the summary provider shipping with LLDB - Added relevant test case code. Bonus points for identifying the source of the quotes :-) by Enrico Granata · 14 years ago
  7. 3f1052b The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console by Enrico Granata · 14 years ago
  8. cfdafa3 Several performance-oriented changes to the introspecting data formatters: by Enrico Granata · 14 years ago
  9. 74ec8f9 this fixes unicode strings handling in 32-bit mode on Lion by Enrico Granata · 14 years ago
  10. 896cd1d (a) adding an introspection formatter for NS(Mutable)IndexSet by Enrico Granata · 14 years ago
  11. 7bc0ec3 This commit: by Enrico Granata · 14 years ago
  12. eb4a479 This patch provides a set of formatters for most of the commonly used Cocoa classes. by Enrico Granata · 14 years ago