| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparatory work for letting language plugins help the StringPrinter with for... | Enrico Granata | 2015-09-09 | 2 | -12/+12 |
| * | Fix Makefile build | Keno Fischer | 2015-09-05 | 1 | -0/+14 |
| * | Never mind, I see what the problem is on the Windows build. Attempt a fix | Enrico Granata | 2015-09-04 | 1 | -1/+0 |
| * | Move the C++ data formatters to the C++ language plugin | Enrico Granata | 2015-09-04 | 14 | -3/+2854 |
| * | [cmake] Remove LLVM_NO_RTTI. | Bruce Mitchener | 2015-09-03 | 1 | -2/+0 |
| * | Move more functionality from the LanguageRuntimes to the Languages. | Jim Ingham | 2015-09-02 | 2 | -0/+491 |
| * | Use Language::LanguageIsCPlusPlus instead of doing the same switch over language | Enrico Granata | 2015-09-02 | 1 | -10/+3 |
| * | Add a new type of plugin: Language plugin | Enrico Granata | 2015-08-27 | 3 | -0/+139 |

