summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/FormatClasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* New formatting symbol %# can be used in summary strings to get the "count of ...Enrico Granata2011-08-041-1/+1
* Fixed a bug where a variable could not be formatted in a summary if its datat...Enrico Granata2011-08-021-2/+43
* Public API changes:Enrico Granata2011-07-291-1/+1
* new flag -P to type synth add lets you type a Python class interactivelyEnrico Granata2011-07-251-2/+13
* Python synthetic children:Enrico Granata2011-07-241-0/+24
* when typing a summary string you can use the %S symbol to explicitly indicate...Enrico Granata2011-07-221-3/+21
* The implementation of categories is now synchronization safeEnrico Granata2011-07-191-0/+140
OpenPOWER on IntegriCloud