summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Only expose Ruby Shape API if VM_CHECK_MODE is enabledAaron Patterson2022-10-131-0/+2
* Revert "FreeBSD make uses the target under srcdir [ci skip]"Nobuyoshi Nakada2022-10-131-1/+1
* FreeBSD make uses the target under srcdir [ci skip]Nobuyoshi Nakada2022-10-131-1/+1
* file2lastrev.rb: Refactor VCS directory searchNobuyoshi Nakada2022-10-121-15/+8
* sync_default_gems: Replace the URIs to be redirectedNobuyoshi Nakada2022-10-121-1/+1
* sync_default_gems: Add rdoc-ref command to testNobuyoshi Nakada2022-10-121-0/+11
* sync_default_gems: Replace the external URIs to docs with rdoc-refNobuyoshi Nakada2022-10-121-0/+29
* sync_default_gems: Should match with the beginning of the stringsNobuyoshi Nakada2022-10-121-2/+2
* Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff2022-10-111-2/+8
* Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson2022-09-301-8/+2
* Add `--zone` option to `VCS`Nobuyoshi Nakada2022-09-301-1/+3
* Introduce `VCS::Null` for fallbackNobuyoshi Nakada2022-09-303-15/+18
* Check for the availability of the command when detectingNobuyoshi Nakada2022-09-301-0/+3
* Pull up `VCS.short_revision` from `VCS::SVN`Nobuyoshi Nakada2022-09-301-4/+4
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-281-2/+8
* Install all file trees for lldb [ci skip]Nobuyoshi Nakada2022-09-281-1/+7
* Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson2022-09-261-8/+2
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-261-2/+8
* Allow changing conversion macro in MJIT bindgenTakashi Kokubun2022-09-241-18/+22
* Skip struct fields whose output differsTakashi Kokubun2022-09-231-16/+16
* Swap the positions of offsetof and typeTakashi Kokubun2022-09-231-1/+1
* Bindgen offsetof struct and union with builtinTakashi Kokubun2022-09-231-2/+10
* Bindgen sizeof struct and union with builtinTakashi Kokubun2022-09-231-6/+11
* Bindgen immediate types with builtinTakashi Kokubun2022-09-231-5/+25
* Drop c_64 and c_32Takashi Kokubun2022-09-231-14/+7
* Bindgen enum with builtinTakashi Kokubun2022-09-231-50/+26
* Builtin needs to be baseruby-compatibleTakashi Kokubun2022-09-231-1/+3
* Automatically setup bundler of bindgen.rbTakashi Kokubun2022-09-231-0/+4
* mjit_c.rb doesn't need to be an erbTakashi Kokubun2022-09-232-138/+1
* Mix manual and auto-generated C APIsTakashi Kokubun2022-09-232-7/+148
* Bindgen macro with builtinTakashi Kokubun2022-09-232-245/+26
* Auto-generate mjit_c.rb.erbTakashi Kokubun2022-09-231-2/+8
* Builtin RubyVM::MJIT::CTakashi Kokubun2022-09-233-3/+4
* Expand paths used for dumper.rbTakashi Kokubun2022-09-221-2/+2
* add rb_execution_contextAaron Patterson2022-09-211-0/+2
* add rb_control_frame_tAaron Patterson2022-09-211-0/+1
* reserved_word: just use gperf 3.1 declaration卜部昌平2022-09-211-5/+1
* Quiet if the target is already linked the same sourceNobuyoshi Nakada2022-09-201-0/+6
* Fix the trailing comma comment for builtin [ci skip]Takashi Kokubun2022-09-201-1/+1
* Support trailing commas in builtinTakashi Kokubun2022-09-201-1/+6
* Downloader: Define long option aliasesNobuyoshi Nakada2022-09-191-4/+6
* Downloader: Define per-class command line optionsNobuyoshi Nakada2022-09-191-13/+47
* Introduce --basedir to insns2vm.rbTakashi Kokubun2022-09-184-6/+16
* Revert "Preserve the directory structure under tool/ruby_vm/views"Takashi Kokubun2022-09-182-2/+1
* Preserve the directory structure under tool/ruby_vm/viewsTakashi Kokubun2022-09-182-1/+2
* Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun2022-09-181-0/+0
* Remove git command existence check againTakashi Kokubun2022-09-171-4/+1
* Fallback to VCS.release_date on VCS::NotFoundErrorTakashi Kokubun2022-09-172-7/+8
* Auto-generate the release date on version.h from git CommitDate (#6382)Takashi Kokubun2022-09-173-7/+27
* Move case-folding.rb to tooldir with enc-prefixNobuyoshi Nakada2022-09-171-0/+418