summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/views
AgeCommit message (Expand)Author
2018-02-10mjit_compile.c: original_body_iseqnobu
2018-02-08Export some missing symbols for MJITk0kubun
2018-02-06mjit_compile.c: fix inconsistent indentationk0kubun
2018-02-05Fix a typo [ci skip]kazu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-01-29redefinition of a typedef is a C11ismshyouhei
2018-01-29also use sp_inc in vm coreshyouhei
2018-01-29extensive use of instruction attributesshyouhei
2018-01-26move ADD_PC around to optimize PC manipluiationsshyouhei
2018-01-13__VA_ARGS__ is a C99ismshyouhei
2018-01-12merge revision: 61746shyouhei
2018-01-12tool/ruby_vm support for pre-2.3 BASERUBYshyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09`signed` is required for Rasbian (x86_64).ko1
2018-01-09grep_v is ruby 2.3 featurenaruse
2018-01-09insns_info.inc.tmpl: share large tableseshyouhei
2018-01-09insns_info.inc: position independentshyouhei
2018-01-09comma at the end of enum is a C99ism.shyouhei
2018-01-09delete tool/instruction.rbshyouhei