aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Split commentKevin Newton2023-11-031-22/+35
* [ruby/prism] Wire up options through the Java parserKevin Newton2023-11-032-2/+3
* [ruby/prism] Properly support the start line optionKevin Newton2023-11-031-16/+26
* [ruby/prism] Rename serialization APIs for consistencyKevin Newton2023-11-031-9/+9
* [ruby/prism] Wire up options through the FFI APIKevin Newton2023-11-034-89/+133
* [ruby/prism] Wire up options through the Ruby APIKevin Newton2023-11-031-1/+1
* [ruby/prism] Create an options struct for passing all of the possible optionsKevin Newton2023-11-031-0/+2
* Surpressing additional message if it missed to detect gem nameHiroshi SHIBATA2023-11-021-1/+3
* Fix to detect gem name logic. It's mistake to migrate bundled_gems.rb from ru...Hiroshi SHIBATA2023-11-021-1/+4
* Support Pathname object for warning feature of bundled gemsHiroshi SHIBATA2023-11-021-0/+1
* [prism] Updates for syncKevin Newton2023-11-011-1/+0
* [ruby/prism] Documentation for pm_strncasecmpKevin Newton2023-11-011-0/+1
* [ruby/prism] Finish Ruby documentationKevin Newton2023-11-011-3/+39
* [ruby/prism] More Ruby docsKevin Newton2023-11-0110-66/+120
* [ruby/prism] Docs for node.rb and parse_result.rbKevin Newton2023-11-011-9/+104
* [ruby/prism] Fix up Prism and Debug docsKevin Newton2023-11-012-1/+41
* [ruby/prism] Flip incorrect names of OptionalKeywordParameterNode and Require...Jemma Issroff2023-11-011-2/+2
* [ruby/prism] Split KeywordParameterNode into Optional and RequiredJemma Issroff2023-11-011-2/+2
* [rubygems/rubygems] avoid dependency on setCody Cutrer2023-11-011-3/+1
* [rubygems/rubygems] Add Bundler::Plugin.loaded? helperCody Cutrer2023-11-011-2/+10
* [rubygems/rubygems] Only remove bundler plugin gem when it's inside the cacheCody Cutrer2023-10-312-1/+10
* [prism] Update prism to latestKevin Newton2023-10-301-1/+2
* [ruby/prism] parse_inline_comments -> parse_commentsKevin Newton2023-10-301-7/+7
* [ruby/net-http] fix no_proxy behaviourChristian van Rensen2023-10-301-1/+1
* [ruby/yaml] Compatibility for Psych 4Hiroshi SHIBATA2023-10-301-1/+1
* [ruby/irb] Easter egg for autocomplete modetomoya ishida2023-10-283-10/+71
* [rubygems/rubygems] Update SPDX license list as of 2023-10-05License Update2023-10-271-0/+48
* [ruby/prism] Prism.parse_inline_commentsKevin Newton2023-10-271-0/+25
* [ruby/prism] Move static annotations into _static filesVinicius Stock2023-10-271-1/+3
* [ruby/prism] Add RBI and RBS templates for PrismVinicius Stock2023-10-271-0/+2
* [ruby/prism] Fix parsing lone assoc splat within hash patternsKevin Newton2023-10-271-3/+3
* [ruby/prism] Regenerate snapshotsKevin Newton2023-10-261-0/+1
* [ruby/prism] Match existing Ruby prettyprintKevin Newton2023-10-261-5/+21
* [prism] handle locals consistentlyKevin Newton2023-10-261-9/+19
* [ruby/prism] Rename to lefts/rightsKevin Newton2023-10-261-2/+2
* [ruby/prism] Remove RequiredDestructuredParameterNode in favor of MultiTarget...Kevin Newton2023-10-261-3/+5
* [ruby/prism] Add KeywordSplat flag to ArgumentsNodeJemma Issroff2023-10-261-1/+1
* [ruby/prism] Expose options on match last line nodesKevin Newton2023-10-261-16/+23
* [ruby/prism] Compile with WASIKevin Newton2023-10-261-0/+1
* add #to_str to URI::GenericMichael Chui2023-10-261-0/+1
* [rubygems/rubygems] Raise exception on unexpected EOF in marshalSamuel Giddins2023-10-251-0/+7
* [rubygems/rubygems] Avoid regexp match on every call to `Gem::Platform.local`Samuel Giddins2023-10-251-3/+5
* [rubygems/rubygems] Set file path when eval-ing local specification in Endpoi...Samuel Giddins2023-10-251-1/+1
* [Doc] Improve documentation of PPOKURA Masafumi2023-10-251-4/+1
* [rubygems/rubygems] Handle CI configuration on ignore list for Gem::Specifica...Hiroshi SHIBATA2023-10-252-1/+4
* [rubygems/rubygems] Handle empty arrayHiroshi SHIBATA2023-10-242-2/+12
* [rubygems/rubygems] Ignore non-tar format `.gem` files during searchdearblue2023-10-232-2/+10
* [ruby/prism] Avoid String#chars in DedentingHeredoc#to_aMau Magnaguagno2023-10-231-1/+1
* [rubygems/rubygems] Disabled Style/HashSyntax for keyword argumentsHiroshi SHIBATA2023-10-231-1/+1
* [rubygems/rubygems] Restore using old way of passing Ruby version to resolverDavid Rodríguez2023-10-232-2/+2