Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+232 |
* | Move more functionality from the LanguageRuntimes to the Languages. | Jim Ingham | 2015-09-02 | 1 | -0/+376 |
* | 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 | 1 | -0/+71 |