Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run uncrustify on the source code | Sergio Martins | 2018-12-14 | 1 | -2/+2 |
* | Indent copyright headers with 4 spaces | Sergio Martins | 2018-12-14 | 1 | -14/+14 |
* | Remove support for building the "utils library" | Sergio Martins | 2018-10-24 | 1 | -1/+0 |
* | Use llvm:: namespace when using llvm classes in headers | Sergio Martins | 2018-10-18 | 1 | -1/+1 |
* | llvm::StringRef++ | Sergio Martins | 2018-01-09 | 1 | -6/+5 |
* | Rename the *Utils:: namespace to clazy:: | Sergio Martins | 2017-12-18 | 1 | -1/+1 |
* | Rename clazy_std namespace to clazy | Sergio Martins | 2017-12-18 | 1 | -1/+1 |
* | Remove CheckBase::ci() and make m_ci private | Sergio Martins | 2017-04-23 | 1 | -7/+8 |
* | Don't build the utils library by default | Sergio Martins | 2017-04-19 | 1 | -1/+1 |
* | Inline more small methods | Sergio Martins | 2017-04-19 | 1 | -3/+32 |
* | Move all source files into a src/ folder | Sergio Martins | 2017-02-05 | 1 | -0/+56 |