summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2022-10-17ruby/ruby-commit-hook has been renamed [ci skip]Takashi Kokubun
2022-10-18sync_default_gems.rb: fix links to GitHub issuesNobuyoshi Nakada
2022-10-13Only expose Ruby Shape API if VM_CHECK_MODE is enabledAaron Patterson
2022-10-13Revert "FreeBSD make uses the target under srcdir [ci skip]"Nobuyoshi Nakada
2022-10-13FreeBSD make uses the target under srcdir [ci skip]Nobuyoshi Nakada
2022-10-12file2lastrev.rb: Refactor VCS directory searchNobuyoshi Nakada
2022-10-12sync_default_gems: Replace the URIs to be redirectedNobuyoshi Nakada
2022-10-12sync_default_gems: Add rdoc-ref command to testNobuyoshi Nakada
2022-10-12sync_default_gems: Replace the external URIs to docs with rdoc-refNobuyoshi Nakada
2022-10-12sync_default_gems: Should match with the beginning of the stringsNobuyoshi Nakada
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-30Add `--zone` option to `VCS`Nobuyoshi Nakada
2022-09-30Introduce `VCS::Null` for fallbackNobuyoshi Nakada
2022-09-30Check for the availability of the command when detectingNobuyoshi Nakada
2022-09-30Pull up `VCS.short_revision` from `VCS::SVN`Nobuyoshi Nakada
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-28Install all file trees for lldb [ci skip]Nobuyoshi Nakada
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-24Allow changing conversion macro in MJIT bindgenTakashi Kokubun
2022-09-23Skip struct fields whose output differsTakashi Kokubun
2022-09-23Swap the positions of offsetof and typeTakashi Kokubun
2022-09-23Bindgen offsetof struct and union with builtinTakashi Kokubun
2022-09-23Bindgen sizeof struct and union with builtinTakashi Kokubun
2022-09-23Bindgen immediate types with builtinTakashi Kokubun
2022-09-23Drop c_64 and c_32Takashi Kokubun
2022-09-23Bindgen enum with builtinTakashi Kokubun
2022-09-23Builtin needs to be baseruby-compatibleTakashi Kokubun
2022-09-23Automatically setup bundler of bindgen.rbTakashi Kokubun
2022-09-23mjit_c.rb doesn't need to be an erbTakashi Kokubun
2022-09-23Mix manual and auto-generated C APIsTakashi Kokubun
2022-09-23Bindgen macro with builtinTakashi Kokubun
2022-09-23Auto-generate mjit_c.rb.erbTakashi Kokubun
2022-09-23Builtin RubyVM::MJIT::CTakashi Kokubun
2022-09-22Expand paths used for dumper.rbTakashi Kokubun
2022-09-21add rb_execution_contextAaron Patterson
2022-09-21add rb_control_frame_tAaron Patterson
2022-09-21reserved_word: just use gperf 3.1 declaration卜部昌平
2022-09-20Quiet if the target is already linked the same sourceNobuyoshi Nakada
2022-09-20Fix the trailing comma comment for builtin [ci skip]Takashi Kokubun
2022-09-20Support trailing commas in builtinTakashi Kokubun
2022-09-19Downloader: Define long option aliasesNobuyoshi Nakada
2022-09-19Downloader: Define per-class command line optionsNobuyoshi Nakada
2022-09-18Introduce --basedir to insns2vm.rbTakashi Kokubun
2022-09-18Revert "Preserve the directory structure under tool/ruby_vm/views"Takashi Kokubun
2022-09-18Preserve the directory structure under tool/ruby_vm/viewsTakashi Kokubun
2022-09-18Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun
2022-09-17Remove git command existence check againTakashi Kokubun
2022-09-17Fallback to VCS.release_date on VCS::NotFoundErrorTakashi Kokubun