Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with some newer gcc complaining about deleted Lexer | Sergio Martins | 2021-12-02 | 1 | -1/+1 |
* | Fix build with Clang 12 | Christian Schärf | 2021-02-07 | 1 | -3/+2 |
* | Use boost:regex if std::regex is missing | Sergio Martins | 2019-10-28 | 1 | -11/+1 |
* | Indent copyright headers with 4 spaces | Sergio Martins | 2018-12-14 | 1 | -14/+14 |
* | Reorder includes | Sergio Martins | 2018-10-19 | 1 | -7/+7 |
* | Ran include-what-you-use | Sergio Martins | 2018-10-18 | 1 | -2/+8 |
* | Rename clazy_std namespace to clazy | Sergio Martins | 2017-12-18 | 1 | -3/+3 |
* | Make the context const | Sergio Martins | 2017-05-02 | 1 | -2/+2 |
* | Move all source files into a src/ folder | Sergio Martins | 2017-02-05 | 1 | -0/+135 |