v1.1.0a17
·
168 commits
to master
since this release
What's Changed
- Parser: .pool, .alloc, .relocate, .reclaim directives by @manz in #47
- Codegen: pool registry + .pool/.reclaim wiring + CI filter fix by @manz in #48
- Freespace pool allocator core by @manz in #46
- Wire .alloc through allocator + Resolver.allocate_pools hook by @manz in #49
- Wire .relocate through allocator + fluff round-trip by @manz in #50
- Pool dogfood fix + expressions + stats symbols + multi-alloc by @manz in #51
- Pool: expressions, stats, object/link mode, cross-TU merging, exhaustion by @manz in #52
Full Changelog: v1.1.0a16...v1.1.0a17