1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/internal
Takashi Kokubun 070caf54d2
Refactor rb_vm_insn_addr2insn calls
It's been a way too much amount of ifdefs.
2021-06-02 01:16:50 -07:00
..
array.h Remove unneeded rb_ary_ptr_use_start defination in internal/array.h (#4427) 2021-06-01 00:37:45 -07:00
bignum.h Add RBIMPL_RVALUE_EMBED_LEN_MAX neeeded by internal/bignum.h 2021-05-04 14:56:55 +02:00
bits.h
class.h Revert "Filling cache values on cvar write" 2021-05-11 13:31:00 -07:00
compar.h
compile.h Refactor rb_vm_insn_addr2insn calls 2021-06-02 01:16:50 -07:00
compilers.h
complex.h cdhash_cmp: can also take complex 2021-05-12 10:30:46 +09:00
cont.h
dir.h
enc.h
encoding.h
enum.h
enumerator.h
error.h
eval.h
file.h
fixnum.h
gc.h Protoized old pre-ANSI K&R style declarations and definitions 2021-05-07 00:04:36 +09:00
hash.h
imemo.h Partially revert 2c7d3b3a72 2021-04-27 17:05:19 +09:00
inits.h
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h
object.h
parse.h
proc.h
process.h
random.h
range.h
rational.h cdhash_cmp: can take rational literals 2021-05-12 10:30:46 +09:00
re.h
sanitizers.h
serial.h
signal.h
static_assert.h
string.h Remove unneeded rb_str_initialize defination in internal/string.h (#4465) 2021-06-01 00:37:24 -07:00
struct.h
symbol.h
thread.h
time.h
transcode.h
util.h
variable.h
vm.h
warnings.h