| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
| * | Expression evaluation for overloaded C functions (redux) | Luke Drummond | 2016-12-19 | 1 | -1/+7 |
| * | Add support for "type lookup" to find C and C++ types | Enrico Granata | 2016-10-27 | 1 | -0/+2 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -155/+119 |
| * | Better scheme to lookup alternate mangled name when looking up function address. | Siva Chandra | 2016-01-07 | 1 | -0/+3 |
| * | Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot... | Eugene Zelenko | 2015-10-20 | 1 | -9/+8 |
| * | Move hardcoded formatters from the FormatManager to the Language plugins | Enrico Granata | 2015-09-16 | 1 | -0/+6 |
| * | Move the C++ data formatters to the C++ language plugin | Enrico Granata | 2015-09-04 | 1 | -3/+6 |
| * | Move more functionality from the LanguageRuntimes to the Languages. | Jim Ingham | 2015-09-02 | 1 | -0/+115 |
| * | Add a new type of plugin: Language plugin | Enrico Granata | 2015-08-27 | 1 | -0/+63 |

