aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Fix parsing pinned local variable pattern for numbered parameterTSUYUSATO Kitsune2024-01-035-117/+210
* [ruby/prism] Fix rational when parsing non decimal integerKevin Newton2024-01-032-1/+3
* [ruby/prism] Better error recovery for content after unterminated heredocKevin Newton2024-01-032-7/+23
* [ruby/prism] More spacing in config.ymlKevin Newton2024-01-031-0/+1
* [ruby/prism] Spacing in config.ymlKevin Newton2024-01-031-0/+1
* [ruby/prism] Document `IntegerNode` fieldsSanjay Karukamanna2024-01-031-0/+11
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2024-01-032-5/+5
* [ruby/irb] Avoid completing empty inputStan Lo2024-01-033-3/+18
* [ruby/io-console] `IO_CONSOLE_VERSION` is no longer a macroNobuyoshi Nakada2024-01-031-1/+1
* [DOC] Make "Appendix F. Ractor support" a numbered listNobuyoshi Nakada2024-01-031-45/+45
* [DOC] Add parentheses in call-seq for String#include?Peter Zhu2024-01-021-1/+1
* [ruby/io-console] Define IO::ConsoleMode::VERSION from console.cima1zumi2024-01-023-7/+13
* [ruby/prism] Introduce field commentsKevin Newton2024-01-024-7/+37
* [ruby/prism] Ignore visibility flagKevin Newton2024-01-02542-2222/+2234
* [ruby/prism] Do not add error for forwarding in CRuby 3.3.0Kevin Newton2024-01-021-1/+3
* [ruby/prism] Fix to check multiple block arguments for forwarding argTSUYUSATO Kitsune2024-01-024-5/+31
* [ruby/prism] Document the version option on prism parseKevin Newton2024-01-021-0/+4
* Fix up common.mk targets for prismKevin Newton2024-01-021-0/+3
* [ruby/prism] IndexTargetNode should always have ATTRIBUTE_WRITEKevin Newton2024-01-029-13/+106
* Sync to latest prismKevin Newton2024-01-021-22/+23
* Fix Exception#detailed_message for GC compactionPeter Zhu2024-01-023-2/+12
* Sync to latest prismKevin Newton2024-01-021-1/+1
* [ruby/rdoc] [DOC] MarkupReferenceBurdette Lamar2024-01-021-48/+41
* Introduce NODE_FILEyui-knk2024-01-0212-37/+185
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2024-01-022-5/+5
* LLDB: Print actual node structure of NODE_LINEyui-knk2024-01-021-0/+2
* [DOC] Links to extension.rdoc from extension.ja.rdocNobuyoshi Nakada2024-01-021-4/+6
* [DOC] Stop using `:enddoc:` in rdoc filesNobuyoshi Nakada2024-01-022-7/+8
* Add a test case for `__LINE__` assignment in condition warningyui-knk2024-01-021-0/+9
* Warn "literal in condition" for `__LINE__`yui-knk2024-01-022-0/+9
* Use max_cpu when RUBY_MAX_CPU givenShia2024-01-021-2/+5
* [DOC] clarify situation for Ractor#send of T_DATA objects.Luke Gruber2024-01-021-2/+2
* Set Ractor moved object's shape to original object's shapeLuke Gruber2024-01-022-1/+24
* Don't create T_MATCH object if /regexp/.match(string) doesn't matchLuke Gruber2024-01-013-3/+26
* [ruby/irb] Make show_source resolve top-level constant namesStan Lo2024-01-012-1/+29
* [DOC] Fix alignment of values for Integer#divPeter Zhu2024-01-011-6/+6
* [DOC] Fix indentation for Integer#divPeter Zhu2024-01-011-1/+1
* [ruby/irb] Fix display_document params in noautocomplete modetomoya ishida2024-01-012-8/+9
* Roll net-* bundled gems from git to fix CI (#9403)Sorah Fukumori2024-01-011-3/+3
* [DOC] Fix wrong description about Process.waitpid2 (#9401)Takuya Aramaki2024-01-011-1/+1
* [ruby/net-http] Renew test certificatesSorah Fukumori2024-01-014-133/+71
* [ruby/irb] test_recovery_sigint: Ensure precondition is metSorah Fukumori2024-01-011-2/+10
* [ruby/irb] Remove redundant env cleanup in rendering testStan Lo2024-01-011-1/+0
* [DOC] Remove extra colon in Hash#default_procPeter Zhu2023-12-311-1/+1
* [DOC] Fix markupNobuyoshi Nakada2024-01-011-7/+7
* [DOC] Fix missing `::` for dlNobuyoshi Nakada2024-01-011-3/+3
* [DOC] Use local linksNobuyoshi Nakada2024-01-012-7/+8
* [ruby/rdoc] Allow empty name rdoc-ref as a local linkNobuyoshi Nakada2023-12-312-13/+24
* [ruby/win32ole] [DOC] Fix indentNobuyoshi Nakada2023-12-311-12/+12
* [ruby/win32ole] [DOC] Remove useless comment that is mixed into RDocNobuyoshi Nakada2023-12-311-1/+0