mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ed31eb4621
Removed unused helper macros that are no longer needed after context architecture migration: - MPZ_TMP_INIT/MPZ_TMP_CLEAR: temporary variable management - MPZ_POOL_ALLOC: basic pool allocation with return fallback - MPZ_POOL_CLEANUP: pool memory cleanup Co-authored-by: Claude <noreply@anthropic.com>