Skip to content

v1.1.0a17

Choose a tag to compare

@github-actions github-actions released this 15 May 14:19
· 168 commits to master since this release
v1.1.0a17
b604411

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