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