Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-10 | Sort includes from local to standard and fix exposed issues | David Robillard | 1 | -0/+4 | |
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. | |||||
2016-09-19 | Fix compilation as C++ | David Robillard | 1 | -3/+3 | |
2016-09-18 | Simplify property handling with state map utility | David Robillard | 1 | -0/+110 | |