aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Following up r65583. Removed VCR files when retrieving code from upstream.hsbt2018-11-071-0/+1
* gc.c: move ASAN check to configureshyouhei2018-11-061-0/+1
* Fix a typo [ci skip]kazu2018-11-051-1/+1
* Create MJIT header with strict permissionnobu2018-11-051-2/+4
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+9
* _mjit_compile_send.erb: do not inline tailcall ISeqk0kubun2018-10-301-1/+2
* less verbose code by sharing attribute definitionsshyouhei2018-10-291-5/+19
* bare_instructions.rb: sort attributes [ci skip]shyouhei2018-10-291-1/+3
* Added initialization task for default gems.hsbt2018-10-251-9/+30
* _mjit_compile_ivar.erb: cancel on undefined ivark0kubun2018-10-241-6/+6
* _mjit_compile_send.erb: fix wrong cc usagesk0kubun2018-10-231-2/+2
* mjit.c: remove wrongly-committed debug codek0kubun2018-10-211-1/+0
* mjit.c: copy call cache values to MJIT workerk0kubun2018-10-211-5/+8
* _mjit_compile_send.erb: don't split send_guardk0kubun2018-10-212-15/+6
* mjit.c: copy inline cache values to MJIT workerk0kubun2018-10-211-4/+6
* revert r65213 and r65215k0kubun2018-10-201-1/+1
* rename configure option `--disable-mjit` to `--disable-mjit-support`ko12018-10-201-0/+1
* vm_insnhelper.c: never cache getinstancevariable twicek0kubun2018-10-201-1/+1
* Cleanup fiddle extenstion when sync them from github repo.hsbt2018-10-201-0/+1
* transform_mjit_header.rb: fix up r65169nobu2018-10-191-1/+2
* transform_mjit_header.rb: `inline` may be a macronobu2018-10-191-0/+1
* transform_mjit_header.rb: add system_header pragmanobu2018-10-191-3/+14
* _mjit_compile_ivar.rb: use PRIuSIZEshyouhei2018-10-191-1/+1
* tool/insns2vm.rb: get rid of expanding pathsnobu2018-10-184-7/+7
* make-snapshot: package with TarHeadernobu2018-10-181-1/+41
* remove message already unnecesaryusa2018-10-181-2/+0
* tool/downloader.rb: retry Net::ReadTimeoutk0kubun2018-10-161-1/+1
* _mjit_compile_ivar.erb: optimize setivar as wellk0kubun2018-10-142-2/+10
* _mjit_compile_getivar.erb: we may not say receiver [ci skip]k0kubun2018-10-141-1/+1
* vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun2018-10-141-2/+2
* _mjit_compile_getivar.erb: optimize IC-hit getivark0kubun2018-10-142-0/+46
* win32/Makefile.sub: generate MJIT header pdbk0kubun2018-10-111-0/+1
* win32/Makefile.sub: install MJIT header and objectk0kubun2018-10-111-0/+2
* support --with-arch=x86_64hshyouhei2018-10-031-4/+1
* Install HTML docs if producednobu2018-10-021-0/+9
* Expand gemspec path to the real pathnobu2018-09-291-0/+1
* revert r64847, r64846 and r64839k0kubun2018-09-261-0/+2
* revert r64838 and r64839k0kubun2018-09-261-2/+0
* Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun2018-09-251-0/+2
* Revert r64824 to fix build failure on AppVeyork0kubun2018-09-251-2/+0
* insns.def: optimize & and | of Integer [experimental]k0kubun2018-09-241-0/+2
* _mjit_compile_send.erb: remove TODO comment solved [ci skip]k0kubun2018-09-241-1/+1
* _mjit_compile_send.erb: refactor code to setup iseqk0kubun2018-09-242-6/+3
* tool/enc-unicode.rb: rewrote without flip-flopnobu2018-09-221-1/+2
* darwin-cc: hide ld warningsnobu2018-09-211-0/+6
* fix typo [ci skip]shyouhei2018-09-201-1/+1
* vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun2018-09-181-1/+1
* common.mk: ruby tool/update-deps --fixk0kubun2018-09-171-2/+2
* 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