Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth... | Eugene Zelenko | 2016-02-29 | 1 | -41/+35 |
* | Fix an issue where LLDB would truncate summaries for string types without pro... | Enrico Granata | 2015-11-04 | 1 | -4/+21 |
* | Enable the StringPrinter to have prefixes that are strings instead of just a ... | Enrico Granata | 2015-10-07 | 1 | -1/+1 |
* | Introduce the notion of an escape helper. Different languages have different ... | Enrico Granata | 2015-09-09 | 1 | -6/+6 |
* | Preparatory work for letting language plugins help the StringPrinter with for... | Enrico Granata | 2015-09-09 | 1 | -4/+4 |
* | Move the C++ data formatters to the C++ language plugin | Enrico Granata | 2015-09-04 | 1 | -0/+636 |