aboutsummaryrefslogtreecommitdiff
path: root/src/allocators
Commit message (Collapse)AuthorAgeFilesLines
* reduce code duplication by giving each known allocator its own classFlorian Fischer2019-06-1715-0/+327
| | | | also move allocator related code to src/allocators
* start moving allocator definitions to src/allocatorsFlorian Fischer2019-04-281-0/+27