index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mjit_compile.c
Age
Commit message (
Expand
)
Author
2018-05-09
_mjit_compile_send.erb: revert r63350
k0kubun
2018-05-07
_mjit_compile_send.erb: inline recursive call
k0kubun
2018-05-03
mjit_compile.c: skip generating unnecessary goto
k0kubun
2018-05-03
mjit_compile.c: verify stack size agreement
k0kubun
2018-05-03
mjit_compile.inc.erb: verify stack consistency
k0kubun
2018-04-22
mjit_compile.c: comment the intention of r63092 [ci skip]
k0kubun
2018-04-19
_mjit_compile_send.erb: simplify control flow
k0kubun
2018-04-04
mjit_compile.c: disable stack consistency check
k0kubun
2018-03-13
mjit_compile.c: remove unintended definition
k0kubun
2018-03-13
mjit_compile.c: disable comment_id by default
k0kubun
2018-03-04
mjit_compile.c: use local variables for stack
k0kubun
2018-02-12
mjit_compile.c: fix invalid suffix on MinGW
k0kubun
2018-02-11
_mjit_compile_insn.erb: comment_id
nobu
2018-02-10
mjit_compile.c: original_body_iseq
nobu
2018-02-06
mjit mswin support (WIP)
usa
2018-02-06
mjit_compile.c: fix inconsistent indentation
k0kubun
2018-02-06
mjit_compile.c: share the definition of macros
k0kubun
2018-02-05
vm_insnhelper.c: prefix rb_ to simple_iseq_p
k0kubun
2018-02-04
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
mjit.c: merge MJIT infrastructure
k0kubun