summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22Render YARP templates into the build directory (#8266)Takashi Kokubun
2023-08-22Call ruby_init_setproctitle before process_optionsJeremy Evans
2023-08-23Fix typo in anonymous class stringeileencodes
2023-08-23Remove nd_entry from NODE_GASGN and NODE_GVARyui-knk
2023-08-22YJIT: x64: Split mem-to-mem Insn::Store like Insn::MovAlan Wu
2023-08-22YJIT: add code_region_overhead stat output (#8262)Maxime Chevalier-Boisvert
2023-08-22[ruby/yarp] Use require_relative for yarp/ffiBenoit Daloze
2023-08-22Use STR_EMBED_P instead of testing STR_NOEMBEDPeter Zhu
2023-08-22[ruby/yarp] Fix small typo in templating to specify where template comes fromJemma Issroff
2023-08-22Add notes and name a magic numberNobuyoshi Nakada
2023-08-22Wrap nd_head in node dump message with bracketsyui-knk
2023-08-22Added bigdecimal to warning targets for the bundled gems.Hiroshi SHIBATA
2023-08-21Place -a in the correct location [ci skip]Takashi Kokubun
2023-08-22Update default gems list at eec7a3f9ee0a40f4f5e22e0131c3ac [ci skip]git
2023-08-21[ruby/erb] Version 4.0.3Takashi Kokubun
2023-08-21Add a forgotten default value for ignored_pathsTakashi Kokubun
2023-08-22[ruby/erb] Enable frozen_string_literal in all filesJosh Nichols
2023-08-21Skip commits that are empty after conflict resolutionTakashi Kokubun
2023-08-21Update yjit.md, document `--yjit-stats=quiet`Maxime Chevalier-Boisvert
2023-08-21Exclude docs/ from YARP syncTakashi Kokubun
2023-08-21[rubygems/rubygems] Support `ruby file: ".tool-versions"` in GemfileGaurav Khanna
2023-08-21[ruby/yarp] fix: avoid invalid memory read when CR is present without LFMike Dalessio
2023-08-21[ruby/yarp] fix: parsing a '%' expression with a CR but not a newlineMike Dalessio
2023-08-21[ruby/irb] Avoid overriding user's `irb_name` setting in debuggerStan Lo
2023-08-21Manually resync YARPJemma Issroff
2023-08-21[ruby/yarp] fix: newline tracking for nl-terminated % %q %QMike Dalessio
2023-08-21[ruby/yarp] prefactor: extract yp_newline_list_check_appendMike Dalessio
2023-08-21[ruby/yarp] fix: support newline-terminated regular expressionsMike Dalessio
2023-08-21[ruby/yarp] Rename statements to body where appropriateKevin Newton
2023-08-21[ruby/yarp] Change AndWriteNode, OrWriteNode, OperatorWriteNode to contain wr...Kevin Newton
2023-08-21[ruby/yarp] Consolidate OperatorAndWrite and OperatorOrWrite nodesKevin Newton
2023-08-21[ruby/yarp] handle missing HEREDOC endline at start of heredocHParker
2023-08-21[ruby/yarp] Ensure correct location with if/elsif, allow FOCUS env var, fix n...Kevin Newton
2023-08-21[ruby/yarp] Handle interpolated regular expressions with the o flag for local...Kevin Newton
2023-08-21[ruby/yarp] Update to latest unparserKevin Newton
2023-08-21[ruby/yarp] Update to latest whitequarkKevin Newton
2023-08-21[ruby/yarp] fix: newline tracking for nl-terminated % %q %QMike Dalessio
2023-08-21[ruby/yarp] prefactor: extract yp_newline_list_check_appendMike Dalessio
2023-08-21Manually move files from test/snapshots to test/yarp/snapshotsJemma Issroff
2023-08-21YJIT: Remove unnecessary roundtrip conversionAlan Wu
2023-08-21[ruby/yarp] fix: support newline-terminated regular expressionsMike Dalessio
2023-08-21[ruby/yarp] Update to latest seattlerbKevin Newton
2023-08-21Fix YARP syncKevin Newton
2023-08-21[ruby/irb] Move input processing out of RubyLexStan Lo
2023-08-21[ruby/yarp] Add a convenience value method for numeric literalsBenoit Daloze
2023-08-21Refactor rb_ensure_iv_list_sizePeter Zhu
2023-08-21[rubygems/rubygems] Confirm verification warningsNobuyoshi Nakada
2023-08-20[ruby/yarp] Use node kind for Ruby typesBenoit Daloze
2023-08-20[ruby/irb] Support `VISUAL` env var, and prefer it over `EDITOR`Summer ☀️
2023-08-20Update default gems list at 314ccdd60c5fe3dfa90651d271209e [ci skip]git