Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-08 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -16/+3 | |
2022-05-26 | Suppress new warnings in clang-tidy 13 | David Robillard | 1 | -2/+3 | |
2020-12-26 | Format all code with clang-format | David Robillard | 1 | -289/+284 | |
2020-12-26 | Add clang-format suppression comments | David Robillard | 1 | -0/+3 | |
2020-12-16 | Fix implicit and narrowing conversions | David Robillard | 1 | -2/+2 | |
2020-12-16 | Isolate variable declarations and initialize all variables | David Robillard | 1 | -3/+3 | |
2020-02-16 | Use standard Turtle lexer in Pygments | David Robillard | 1 | -1/+1 | |
A Turtle lexer was finally added in Pygments 2.1. | |||||
2019-01-10 | Sort includes from local to standard and fix exposed issues | David Robillard | 1 | -6/+6 | |
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit. | |||||
2018-09-23 | Clean up includes | David Robillard | 1 | -1/+7 | |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 1 | -5/+5 | |
2016-07-31 | Clean up example plugin initialization | David Robillard | 1 | -12/+10 | |
2015-10-24 | Support all Object types in plugin protocols | David Robillard | 1 | -1/+1 | |
2014-08-06 | Order book chapters in build script rather than by bundle name. | David Robillard | 1 | -0/+423 | |