Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-13 | Make char type functions take int like their standard counterparts | David Robillard | 1 | -6/+6 | |
This avoids conversion warnings by allowing these to be used with either signed or unsigned chars. | |||||
2019-04-13 | Fix various sign conversion warnings | David Robillard | 1 | -3/+4 | |
2019-04-13 | Clean up node construction API | David Robillard | 1 | -16/+0 | |
2019-04-13 | Clean up includes and improve source file separation | David Robillard | 1 | -0/+5 | |
2019-04-13 | Move system utilities to separate source files | David Robillard | 1 | -0/+1 | |
2019-04-13 | Clean up and separate internal headers | David Robillard | 1 | -0/+165 | |