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