ruby/tool
Soutaro Matsumoto dee2e9b2be
Bundle RBS 1.7.0 (#5105)
* Bundle RBS 1.7.0

* tool/test-bundled-gems.rb: Use a correct path to Check if rbs is built

* tool/test-bundled-gems.rb: lib/rbs/parse.y is no longer created

Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
2021-11-12 02:01:53 +09:00
..
bundler Newly generated gems require Ruby 2.6.0 2021-10-09 09:07:47 +09:00
dummy-rake-compiler/rake Bundle rbs 1.7.0.beta.5 2021-11-09 03:32:46 +09:00
lib Filter method names only if filtering method name only 2021-11-09 15:20:44 +09:00
m4 Allow the thread-model to be switched by configure option 2021-10-30 10:18:33 +09:00
releng fix filename 2020-12-25 15:28:48 +09:00
ruby_vm vm_core.h: Avoid unaligned access to ic_serial on 32-bit machine 2021-10-29 10:57:46 +09:00
test Disable experimental warnings in test/runner.rb 2021-11-10 17:42:09 +09:00
asm_parse.rb
bisect.sh bisect.sh: Apply bisect.patch if exists [ci skip] 2020-12-29 21:12:08 +09:00
build-transcode
checksum.rb Move vpath.rb into tool library direcotry. 2019-07-15 13:16:16 +09:00
ci_functions.sh tool/ci_functions.sh: Fix typos and improve the comment. [ci skip] 2021-05-31 16:24:16 +02:00
colors Move to tool/lib from test/lib. 2019-07-02 07:59:54 +09:00
darwin-cc
disable_ipv6.sh .cirrus.yml: Add Cirrus CI for Arm64 tests. 2021-09-22 09:01:43 +02:00
downloader.rb Downloader: retry when RFC 2616 noncompliant dates [ci skip] 2021-10-28 17:42:36 +09:00
enc-emoji-citrus-gen.rb Put jisx0208.rb to under the library directory. 2019-07-15 11:16:29 +09:00
enc-emoji4unicode.rb
enc-unicode.rb Adjust tool/enc-unicode.rb to deal with new location of some emoji files 2021-07-08 14:45:03 +09:00
eval.rb
expand-config.rb
extlibs.rb Show a backtrace when tool/extlibs.rb fails 2021-05-21 23:36:56 -07:00
fake.rb Leave builddir absolute 2021-10-04 20:04:38 +09:00
fetch-bundled_gems.rb Let bundled_gems specify commits to test (#3641) 2020-10-09 18:41:20 +09:00
file2lastrev.rb Exit gently if no VCS found but --suppress_not_found is given 2019-09-07 17:26:28 +09:00
format-release Update tool/format-release 2021-04-05 23:19:44 +09:00
gem-unpack.rb Added missing dependency of fileutils 2020-12-08 18:38:25 +09:00
gen-mailmap.rb Use CDN instead of raw.githubusercontent.com 2019-12-16 16:59:23 +09:00
gen_dummy_probes.rb
gen_ruby_tapset.rb
generic_erb.rb Revert "Extracted AtomicWrite" 2021-03-13 09:14:20 +09:00
git-refresh
gperf.sed
id2token.rb Removed needless LOAD_PATH modification. 2019-07-15 13:44:37 +09:00
ifchange ifchange: check the number of arguments 2021-01-04 15:54:09 +09:00
insns2vm.rb
install-sh
intern_ids.rb Added intern_ids.rb 2021-07-27 15:40:27 +09:00
leaked-globals Canonicalization functions were removed already 2020-12-29 21:00:16 +09:00
make-snapshot Prepend DebugSystem to VCS class only 2021-07-26 15:44:40 +09:00
make_hgraph.rb
mdoc2man.rb
merger.rb The guard is to alert patchlevel of X.Y.0 2021-04-06 12:02:46 +09:00
mjit_archflag.sh
mjit_tabs.rb Make --without-mjit-tabs work again 2021-05-31 22:56:22 -07:00
mk_builtin_loader.rb Use `VALUE` instead of `intptr_t` 2021-08-16 15:36:37 +09:00
mkconfig.rb Get rid of exponential backtracks found by CodeQL 2021-10-30 02:22:42 +09:00
mkrunnable.rb Hard-link executable files to mae runnable 2021-08-19 16:10:35 +09:00
node_name.rb
parse.rb
prereq.status Substitute autoconf variables by prereq.status 2019-07-02 09:44:37 +09:00
probes_to_wiki.rb
pure_parser.rb pure_parser.rb: get rid of an error at localed messages 2020-05-20 10:52:32 +09:00
rbinstall.rb Skip bundled gem with an extension library under with-static-linked-ext 2021-11-05 09:34:46 +09:00
rbuninstall.rb rbuninstall.rb: show paths without destdir as well as rbinstall.rb 2020-05-09 13:45:50 +09:00
redmine-backporter.rb Pass revision by hand if the commit message lacks the ticket number 2021-02-02 19:15:45 +09:00
release.sh fix version regexp 2019-12-25 18:02:53 +09:00
rmdirs
run-gcov.rb
run-lcov.rb
runruby.rb Yet Another Ruby JIT! 2021-10-20 18:19:31 -04:00
search-cgvars.rb Adapt tool/search-cgvars.rb for MacOS 2020-12-22 22:25:41 -05:00
strip-rdoc.rb tool/strip-rdoc.rb: optimize 2021-09-10 20:00:06 +09:00
sync_default_gems.rb Removed redundant digest namespace 2021-10-14 14:07:50 +09:00
test-bundled-gems.rb Bundle RBS 1.7.0 (#5105) 2021-11-12 02:01:53 +09:00
test-coverage.rb Use Module#name instead of #inspect 2020-05-28 14:39:53 +09:00
transcode-tblgen.rb transcode-tblgen.rb: make silent a little when just -v 2020-12-29 17:45:19 +09:00
transform_mjit_header.rb Use colorize.rb for non-capable terminals 2020-08-11 18:35:08 +09:00
travis_retry.sh We did not have tool/ before checkout 2019-08-12 14:37:26 +09:00
travis_wait.sh .travis.yml: Update to use arm64/ppc64le/s390x. 2021-05-25 12:38:05 +02:00
update-bundled_gems.rb Drop optional commit hash when updated 2021-07-21 20:44:13 +09:00
update-deps update-deps: prepare to run if not yet done 2021-04-06 09:33:53 +09:00
vtlh.rb
ytab.sed Bison 3.59.1 folds yydestruct function header 2020-05-04 13:35:38 +09:00