Skip to content

[Kernel] Updated querying methods#2685

Merged
soutaro merged 1 commit intoruby:masterfrom
sampersand:sampersand/2025-10-17/update-querying
Apr 8, 2026
Merged

[Kernel] Updated querying methods#2685
soutaro merged 1 commit intoruby:masterfrom
sampersand:sampersand/2025-10-17/update-querying

Conversation

@sampersand
Copy link
Copy Markdown
Contributor

@sampersand sampersand commented Oct 20, 2025

This PR adds tests (and updates a couple) "querying methods" in Kernel

@sampersand sampersand force-pushed the sampersand/2025-10-17/update-querying branch 3 times, most recently from b834c67 to ff561ff Compare October 21, 2025 20:47
@ksss
Copy link
Copy Markdown
Collaborator

ksss commented Oct 29, 2025

@sampersand
Thank you for your request.
However, due to the extensive number of changes, I am finding it difficult to review.
Would it be possible to split the changes into several Pull Requests?

# <tt>'-'</tt>|Whether the entities exist and are identical.
#
def self?.test: (String | Integer cmd, String | IO file1, ?String | IO file2) -> (TrueClass | FalseClass | Time | nil | Integer)
def self?.test: ('b' | 'c' | 'd' | 'e' | 'f' | 'g' | 'G' | 'k' | 'l' | 'o' | 'O' | 'p' | 'r' | 'R' | 'S' | 'u' | 'w' | 'W' | 'x' | 'X' | 'z' |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 👏 👏

Copy link
Copy Markdown
Member

@soutaro soutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@soutaro
Copy link
Copy Markdown
Member

soutaro commented Jan 22, 2026

@sampersand Waiting for the conflict resolution. 🙏

@sampersand sampersand force-pushed the sampersand/2025-10-17/update-querying branch from 723748d to 90f4d73 Compare February 4, 2026 05:39
@soutaro soutaro added this to the RBS 4.1 milestone Mar 18, 2026
@soutaro soutaro force-pushed the sampersand/2025-10-17/update-querying branch from 90f4d73 to 8f31af3 Compare April 8, 2026 06:01
@soutaro soutaro force-pushed the sampersand/2025-10-17/update-querying branch from 8f31af3 to c30022c Compare April 8, 2026 06:49
@soutaro soutaro merged commit 66d2eac into ruby:master Apr 8, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants