Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-08 | Cleanup: Use "using" instead of "typedef" where appropriate | David Robillard | 1 | -1/+1 |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -2/+3 |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 |
2017-12-16 | Make CompiledGraph::compile a free function | David Robillard | 1 | -1/+1 |
2017-02-12 | Use smart pointers to handle real-time memory disposal | David Robillard | 1 | -3/+17 |
2016-10-02 | Defer graph compilation in atomic bundles | David Robillard | 1 | -0/+70 |