aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* move ADD_PC around (take 2)shyouhei2018-09-142-4/+6
* Revert "vm_insnhelper.h: simplify EXEC_EC_CFP implementation"k0kubun2018-09-131-1/+1
* vm_insnhelper.h: simplify EXEC_EC_CFP implementationk0kubun2018-09-131-1/+1
* move canary-related statements into macrosshyouhei2018-09-132-23/+17
* _mjit_compile_pc_and_sp.erb: forget about memcpy [ci skip]k0kubun2018-09-121-1/+1
* _mjit_compile_insn.erb: move pc on JIT cancelk0kubun2018-09-113-2/+5
* bare_instructions.rb: use Hash#fetch to read attrk0kubun2018-09-111-2/+2
* _mjit_compile_insn.erb: prefer insn.always_leaf?k0kubun2018-09-111-9/+1
* _mjit_compile_pc_and_sp.erb: skip moving pck0kubun2018-09-112-2/+8
* transform_mjit_header.rb: add static to Init_*k0kubun2018-09-111-1/+1
* add new instruction attribute called leafshyouhei2018-09-114-0/+135
* tool/node_name.rb: rewrote without flip-flopnobu2018-09-071-5/+3
* use mingw ANSI stdionobu2018-09-042-2/+3
* Declare as gnu_printf on mingwnobu2018-09-031-0/+5
* Fixed installation failure with mswin environment.hsbt2018-08-281-1/+2
* tool/downloader.rb: retry 500 from GitHubk0kubun2018-08-181-1/+1
* get rid of an encode noncompatible errorusa2018-08-131-0/+1
* tool/downloader.rb: increase retriesk0kubun2018-08-121-1/+1
* vm_insnhelper.c: revert r64280k0kubun2018-08-121-6/+13
* _mjit_compile_pc_and_sp.erb: update the commentk0kubun2018-08-111-2/+1
* _mjit_compile_pc_and_sp.erb: always move pck0kubun2018-08-111-3/+1
* tool/downloader.rb: retry on 502 and 503 errork0kubun2018-08-111-3/+4
* vm_args.c: stop requiring `calling` in vm_caller_setup_arg_blockk0kubun2018-08-111-3/+1
* _mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun2018-08-111-12/+7
* Ignore native extension of Date library when syncing gemification files.hsbt2018-08-061-0/+1
* transform_mjit_header.rb: more strict FUNC_HEADER_REGEXPk0kubun2018-07-311-1/+1
* Follow up r64141 with sync tool.hsbt2018-07-311-1/+1
* Fixed unexpected direction deletion with irb sync.hsbt2018-07-311-1/+1
* Support Sync module same as other default gems.hsbt2018-07-311-6/+1
* transform_mjit_header.rb: accept having attributek0kubun2018-07-311-1/+5
* make-snapshot: fetch from the official git sitenobu2018-07-281-1/+1
* use https:// instead of http://kazu2018-07-282-2/+2
* use https:// instead of git:// when possiblenormal2018-07-281-1/+1
* insns.def: s/handles_frame/handles_sp/k0kubun2018-07-254-12/+12
* Promote Mutex_m to Default gems.hsbt2018-07-251-2/+4
* Promote Exception2MessageMapper to Default gems.hsbt2018-07-251-1/+7
* Promote ThWait to Default gems.hsbt2018-07-251-1/+7
* Removed duplicate task in default gems that used single test filehsbt2018-07-251-21/+1
* Promote Forwardable to default gems.hsbt2018-07-251-4/+11
* Removed duplicate task in default gemshsbt2018-07-251-22/+1
* Support logger.gemspechsbt2018-07-251-7/+7
* transform_mjit_header.rb: fix performance regressionk0kubun2018-07-241-1/+1
* Promote Shell library to default gems.hsbt2018-07-201-3/+5
* Promote Tracer to default gems.hsbt2018-07-201-1/+8
* mjit_compile.c: reduce sp motion on JITk0kubun2018-07-197-5/+77
* revert r63988k0kubun2018-07-176-59/+4
* mjit_compile.c: resurrect local variable stackk0kubun2018-07-176-4/+59
* Promote Synchronizer to default gems.hsbt2018-07-171-0/+7
* Unified common workflow for default gems.hsbt2018-07-171-25/+9
* tool/downloader.rb:duerst2018-07-161-4/+5