aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Don't sync jar artifact of CGIHiroshi SHIBATA2022-12-081-0/+1
* Stop transitioning to UNDEF when undefining an instance variableAaron Patterson2022-12-071-1/+0
* NEWS.md: Added some missing featuresYusuke Endoh2022-12-071-0/+26
* [Bug #18623] Link only existing excutables to make runnable [ci skip]Nobuyoshi Nakada2022-12-061-1/+3
* tool/runruby.rb: remove LD_PRELOAD-like env-var options from runruby.rbYuta Saito2022-12-051-9/+0
* downloader.rb: Select less components pathNobuyoshi Nakada2022-12-031-1/+1
* downloader.rb: Fix link to absolute cache pathNobuyoshi Nakada2022-12-031-2/+12
* MJIT: Use install = true for bundler/inlineTakashi Kokubun2022-12-011-1/+1
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-12-016-9/+9
* MJIT: Rename mjit_compile_attr to mjit_sp_incTakashi Kokubun2022-11-292-1/+1
* Extract outdate-bundled-gems.rbNobuyoshi Nakada2022-11-291-0/+134
* MJIT: Rename mjit_compiler.h to mjit_c.hTakashi Kokubun2022-11-281-2/+2
* sync_default_gems.rb: move default_branch to REPOSITORIESNobuyoshi Nakada2022-11-281-15/+25
* sync_default_gems.rb: suppress a duplicated range warningNobuyoshi Nakada2022-11-281-1/+1
* sync_default_gems.rb: adjust indent [ci skip]Nobuyoshi Nakada2022-11-281-659/+659
* sync_default_gems.rb: extend for singleton methodsNobuyoshi Nakada2022-11-281-0/+1
* Fix the case of multiple trailersNobuyoshi Nakada2022-11-282-2/+13
* Add tests for sync_default_gems.rbNobuyoshi Nakada2022-11-282-0/+60
* MJIT: Use a String buffer in builtin compilersTakashi Kokubun2022-11-271-9/+9
* MJIT: Clear .cache/clangd on bindgen if existsTakashi Kokubun2022-11-271-0/+8
* Do not use the same variable for multiple thingsTakashi Kokubun2022-11-251-5/+5
* Support other GitHub PR/issue syntaxesTakashi Kokubun2022-11-251-1/+1
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-11-217-39/+31
* Fix a broken interpolation #{head}Takashi Kokubun2022-11-201-2/+3
* sync_default_gems.rb: Fix substitution [ci skip]Nobuyoshi Nakada2022-11-201-3/+9
* Run skipped minitest tests that now passAlan Wu2022-11-191-5/+0
* rename SHAPE_BITS to SHAPE_ID_NUM_BITSAaron Patterson2022-11-181-1/+1
* tool/generic_erb.rb: Add a hack to prevent "unused variable" warningsYusuke Endoh2022-11-181-0/+3
* Revert "tool/generic_erb.rb: Use ERB#result_with_hash instead of #result"Yusuke Endoh2022-11-181-1/+1
* tool/generic_erb.rb: Use ERB#result_with_hash instead of #resultYusuke Endoh2022-11-181-1/+1
* Remove duplicate `.rbinc` on `.rb` dependenciesNobuyoshi Nakada2022-11-161-1/+1
* Let mjit-bindgen use BASERUBY and bundle/inline (#6740)Takashi Kokubun2022-11-153-11/+12
* Depending on revision.h with VPATHNobuyoshi Nakada2022-11-161-1/+1
* MJIT: Fix vm_cc_cme(cc).def.type to use bit fieldTakashi Kokubun2022-11-151-1/+1
* Update RSpec gemsDavid Rodríguez2022-11-154-19/+20
* Remove USE_RVARGC codeAaron Patterson2022-11-141-1/+0
* Import shape constants with mjit-bindgenTakashi Kokubun2022-11-141-0/+10
* Import class constants with mjit-bindgenTakashi Kokubun2022-11-141-0/+8
* Try to overwrite the file in VPATH if possibleNobuyoshi Nakada2022-11-131-1/+2
* Preprocess for older bison is no longer neededNobuyoshi Nakada2022-11-101-24/+0
* jobserver option may not be at the lastNobuyoshi Nakada2022-11-071-1/+2
* Set `autoclose:` for inherited FDs only [ci skip]Nobuyoshi Nakada2022-11-071-2/+2
* GNU make 4.4 now uses a fifo for the jobserverNobuyoshi Nakada2022-11-061-3/+8
* Don't report changed ENV caused by BundlerPeter Zhu2022-11-041-0/+3
* mkconfig.rb: take CPU name from arch flagNobuyoshi Nakada2022-11-041-0/+8
* sync_default_gems.rb: fix a typo [ci skip]Nobuyoshi Nakada2022-11-041-1/+1
* sync_default_gems.rb: fix the position to insert the original URLNobuyoshi Nakada2022-11-041-2/+3
* sync_default_gems.rb: accept log input from other than STDINNobuyoshi Nakada2022-11-041-4/+6
* Fix crash in test runner on timeoutPeter Zhu2022-11-021-1/+4
* file2lastrev.rb: changed revision may be `nil` [ci skip]Nobuyoshi Nakada2022-11-021-2/+4