Introduce Numeric Node's

This commit is contained in:
S-H-GAMELINKS 2024-01-05 12:03:11 +09:00 committed by Yuichiro Kaneko
parent 76afbda5b5
commit 1b8d01136c
13 changed files with 595 additions and 92 deletions

View file

@ -226,6 +226,7 @@ struct rb_imemo_tmpbuf_struct {
#define rb_big_norm p->config->big_norm
#define rb_cstr_to_inum p->config->cstr_to_inum
#undef rb_float_new
#define rb_float_new p->config->float_new
#undef RFLOAT_VALUE
#define RFLOAT_VALUE p->config->float_value