Files
mruby-mruby/mrbgems/mruby-bigint/core
Yukihiro "Matz" Matsumoto b9d311967a mruby-bigint: add helper macros for eliminating pool vs non-pool duplication
Added MPZ_UNIFIED_BINARY_OP and MPZ_UNIFIED_UNARY_OP macros that automatically
try pool allocation first, then fall back to heap allocation, using existing
*_core functions. This provides a clean foundation for eliminating all pool
vs non-pool function pairs.

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-14 10:52:54 +09:00
..
2025-05-14 02:01:02 +10:00