1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. 7d22221 Returning data formatters to their previous working condition - Plus fixing an issue that was preventing Python oneliners from executing by Enrico Granata · 13 years ago
  3. 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 · 13 years ago
  4. 247bd41 Logging for data formatters. by Enrico Granata · 13 years ago
  5. a7daeeb Fixing a whole class of crashers and potential crashers related to data formatters eating up all the stack when an unknown class has to be summarized ; this should make the whole Objective-C summaries more stable by Enrico Granata · 13 years ago
  6. 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
  7. cfdafa3 Several performance-oriented changes to the introspecting data formatters: by Enrico Granata · 14 years ago
  8. 385ad4e added a new formatter for CF(Mutable)BitVector by Enrico Granata · 14 years ago