llvm-project/lldb/examples/summaries/cocoa
Enrico Granata 8c69c96dc9 Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries
This has been done for those summaries where the difference is only cosmetic (e.g. naming things as items instead of values, ...)
The LLDB output style has been preserved when it provides more information (e.g. telling the type as well as the value of an NSNumber)

Test cases have been updated to reflect the updated output style where necessary

llvm-svn: 152592
2012-03-13 00:25:59 +00:00
..
CFArray.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
CFBag.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
CFBinaryHeap.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
CFBitVector.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
CFDictionary.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
CFString.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
NSBundle.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
NSData.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
NSDate.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
NSException.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
NSIndexSet.py Fixing some of the new Python formatters to report '1 object' instead of '1 objects' 2012-03-07 00:56:09 +00:00
NSMachPort.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
NSNotification.py the formatter for NSNotification was not being initialized correctly 2012-03-09 00:45:19 +00:00
NSNumber.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
NSSet.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
NSURL.py Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
Selector.py (a) adding formatters for: 2012-03-02 00:55:53 +00:00
attrib_fromdict.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
cache.py
metrics.py Fixing a problem with the NSSet summary provider; plus, providing a further optimization to the whole Cocoa formatters infrastructure 2012-03-09 19:04:53 +00:00
objc_lldb.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
objc_runtime.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00