Age | Commit message (Expand) | Author |
---|---|---|
2013-02-09 | make it possible to limit what files will be modified by a compiler plugin | Luboš Luňák |
2013-02-09 | fix check whether a file is in a directory | Luboš Luňák |
2013-02-02 | remove not needed #include | Luboš Luňák |
2013-02-02 | append [loplugin] automatically in report() rathen than manually everywhere | Luboš Luňák |
2013-02-02 | always use the report() helper | Luboš Luňák |
2013-02-02 | move documentation of plugins to the .cxx files | Luboš Luňák |
2013-02-02 | avoid having to manuall modify sources when adding a new clang plugin | Luboš Luňák |
2013-02-02 | move plugin handling to separate source files | Luboš Luňák |