snazzy-d / sdc

The Snazzy D Compiler
MIT License
246 stars 55 forks source link

Appendables logic for slab allocs. #303

Closed dsm9000 closed 11 months ago

dsm9000 commented 12 months ago

Split from https://github.com/snazzy-d/sdc/pull/301 .

Extendability support for small allocs; realloc supports preservation of capacity info only for large allocs.