aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/bumpptr.py
Commit message (Expand)AuthorAgeFilesLines
* fmt all src/allocators using yapfFlorian Fischer2020-03-091-2/+2
* improve code quality and add license headers to allocator definitionsFlorian Fischer2019-08-281-2/+27
* make bump pointer allocator available through src.allocators.bumpptrFlorian Fischer2019-08-111-0/+4