Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-14 | Clean up includes | David Robillard | 1 | -5/+13 | |
2020-11-30 | Use raw string literals | David Robillard | 1 | -3/+3 | |
2020-11-29 | Use more reasonable class names | David Robillard | 1 | -3/+3 | |
2020-11-29 | Put everything in a namespace | David Robillard | 1 | -0/+4 | |
2020-11-29 | Fix GCC return type warnings | David Robillard | 1 | -0/+6 | |
It would be nice if compilers could agree on how to deal with this. | |||||
2020-11-29 | Replace attached and detached signals with events | David Robillard | 1 | -0/+21 | |
2020-11-28 | Print metadata about creation events | David Robillard | 1 | -2/+42 | |
2020-11-28 | Add utilities for printing events | David Robillard | 1 | -0/+82 | |