Age | Commit message (Expand) | Author |
---|---|---|
2014-01-27 | Prepare dual-mode compiler plugin feature | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-02-09 | make it possible to limit what files will be modified by a compiler plugin | Luboš Luňák |
2013-02-09 | treat all source files as not up to date only with FORCE_COMPILE_ALL | Luboš Luňák |
2013-02-02 | tutorial examples for writing new Clang plugin actions | Luboš Luňák |
2013-02-02 | move documentation of plugins to the .cxx files | Luboš Luňák |
2013-01-31 | rewriters no longer create .new files, they modify sources directly | Luboš Luňák |
2013-01-11 | point to our wiki page on clang rather than clang homepage | Luboš Luňák |
2012-10-15 | support for compiler rewriters | Luboš Luňák |
2012-10-14 | document sallogareas compiler check | Luboš Luňák |
2012-10-09 | compiler plugin check for if/while/true bodies with possibly {} missing | Luboš Luňák |
2012-10-09 | compiler check for unused variables | Luboš Luňák |
2012-10-09 | initial support for clang compiler plugins | Luboš Luňák |