Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |