| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove TypeValidators (NFC in terms of the testsuite) | Adrian Prantl | 2019-12-11 | 1 | -11/+0 |
| * | [DataVisualization] Simplify. NFCI. | Davide Italiano | 2019-12-03 | 1 | -2/+1 |
| * | [lldb] NFC modernize codebase with modernize-use-nullptr | Konrad Kleine | 2019-05-23 | 1 | -1/+1 |
| * | [DataFormatters] Remove LLDB_DISABLE_PYTHON from FormatManager. | Davide Italiano | 2019-03-15 | 1 | -4/+0 |
| * | [DataFormatters] Delete unused code. Not even exposed in the API. | Davide Italiano | 2019-03-14 | 1 | -7/+0 |
| * | Pass ConstString by value (NFC) | Adrian Prantl | 2019-03-06 | 1 | -9/+9 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Simplify Boolean expressions | Jonas Devlieghere | 2018-12-15 | 1 | -2/+2 |
| * | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -182/+128 |
| * | Reapply r253423 and r253424 (which cleanup the data formatters iteration mode... | Enrico Granata | 2015-11-18 | 1 | -8/+2 |
| * | Revert 2 commits breaking the MSVC build | Tamas Berghammer | 2015-11-18 | 1 | -2/+8 |
| * | Cleanup the type X list commands to use the new ForEach goodness | Enrico Granata | 2015-11-18 | 1 | -8/+2 |
| * | The existing logic to loop over formatters is very pre-C++11, using void* bat... | Enrico Granata | 2015-11-14 | 1 | -0/+6 |
| * | Add a --language (-l) option to the formatter delete commands in order to all... | Enrico Granata | 2015-10-29 | 1 | -0/+8 |
| * | Rationalization of includes in the data formatters code | Enrico Granata | 2015-10-20 | 1 | -2/+0 |
| * | Add the ability for formatter categories to be bound to one or more languages | Enrico Granata | 2015-09-17 | 1 | -1/+1 |
| * | Add a --language (-l) option to type category {enable|disable} to allow peopl... | Enrico Granata | 2015-09-04 | 1 | -0/+14 |
| * | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 2015-05-29 | 1 | -2/+0 |
| * | Issuing a "type category disable *" command followed by a "type category enab... | Enrico Granata | 2014-10-03 | 1 | -0/+12 |
| * | Introduce the notion of a "type validator" formatter | Enrico Granata | 2014-09-05 | 1 | -0/+12 |
| * | FormatNavigator has long stopped navigating anything - the generation of poss... | Enrico Granata | 2013-12-20 | 1 | -6/+6 |
| * | <rdar://problem/11778815> | Enrico Granata | 2013-10-08 | 1 | -52/+5 |
| * | <rdar://problem/12042982> | Enrico Granata | 2013-10-04 | 1 | -0/+6 |
| * | <rdar://problem/12978143> | Enrico Granata | 2013-01-28 | 1 | -0/+279 |