Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
rbs
Public
Notifications
You must be signed in to change notification settings
Fork
251
Star
2.2k
Code
Issues
138
Pull requests
62
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Support non-ASCII identifiers
- #3082
#3082
Merged
soutaro
merged 8 commits into
ruby:master
ruby/rbs:master
from
Shopify:non-ascii-identifiers
Shopify/rbs:non-ascii-identifiers
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Support non-ASCII identifiers
#3082
soutaro
merged 8 commits into
ruby:master
ruby/rbs:master
from
Shopify:non-ascii-identifiers
Shopify/rbs:non-ascii-identifiers
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
Rename the `word` lexer definition to `ident_char`
Show description for 82b5736
soutaro
and
claude
committed
82b5736
View commit details
Copy full SHA for 82b5736
Browse repository at this point
Define `ident_char` by what it excludes
Show description for d1a4cee
soutaro
and
claude
committed
d1a4cee
View commit details
Copy full SHA for d1a4cee
Browse repository at this point
Allow a non-ASCII character to start a symbol
Show description for ad8bb04
soutaro
committed
ad8bb04
View commit details
Copy full SHA for ad8bb04
Browse repository at this point
Allow a non-ASCII character in the remaining identifier rules
Show description for 5f6f4b3
soutaro
committed
5f6f4b3
View commit details
Copy full SHA for 5f6f4b3
Browse repository at this point
Allow a non-ASCII character to start a name that is not a type name
Show description for 2c6f43b
soutaro
committed
2c6f43b
View commit details
Copy full SHA for 2c6f43b
Browse repository at this point
Test and document non-ASCII identifiers
Show description for 0536812
soutaro
committed
0536812
View commit details
Copy full SHA for 0536812
Browse repository at this point
Refresh the Unicode tables from prism 1.9.0
Show description for 9bee57c
soutaro
committed
9bee57c
View commit details
Copy full SHA for 9bee57c
Browse repository at this point
Mark src/lexer.c as generated
Show description for b3d16a3
soutaro
committed
b3d16a3
View commit details
Copy full SHA for b3d16a3
Browse repository at this point
You can’t perform that action at this time.