Commit graph

5 commits

Author SHA1 Message Date
Virgil
446a02fad9 feat(scope): add buffer close helper for lifecycle symmetry
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:40:03 +00:00
Virgil
7588b3d1de feat(cgo): allocate buffer from C heap
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:34:48 +00:00
Virgil
f19b691112 feat(core): make Buffer.IsFreed nil-safe
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:31:31 +00:00
Virgil
a16e4b9a26 feat(cgo): add RFC string conversion utilities
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:12:25 +00:00
Virgil
530bfd55f9 feat(buffer): implement RFC buffer lifecycle with safety checks
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:11:30 +00:00