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
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
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 }}
sourcegraph
/
scip-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
22
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: More accurate source locations for method names.
- #92
#92
Merged
varungandhi-src
merged 19 commits into
scip-ruby/master
sourcegraph/scip-ruby:scip-ruby/master
from
vg/structs
sourcegraph/scip-ruby:vg/structs
Copy head branch name to clipboard
Sep 6, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
fix: More accurate source locations for method names.
#92
varungandhi-src
merged 19 commits into
scip-ruby/master
sourcegraph/scip-ruby:scip-ruby/master
from
vg/structs
sourcegraph/scip-ruby:vg/structs
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2022
test: Add test with slightly wrong output for structs.
varungandhi-src
committed
b780d55
View commit details
Copy full SHA for b780d55
Browse repository at this point
fix: Propagate method name source locations.
varungandhi-src
committed
bccfec4
View commit details
Copy full SHA for bccfec4
Browse repository at this point
cleanup: Move formatting function to core::Loc for reuse.
varungandhi-src
committed
2ff521a
View commit details
Copy full SHA for 2ff521a
Browse repository at this point
fix: Fix source locations for def_delegator.
varungandhi-src
committed
a6904da
View commit details
Copy full SHA for a6904da
Browse repository at this point
cleanup: Remove some TODOs and add a named FIXME for aliases.
varungandhi-src
committed
f499313
View commit details
Copy full SHA for f499313
Browse repository at this point
cleanup: Fix some source locations + remove debug print statements.
varungandhi-src
committed
8a4c034
View commit details
Copy full SHA for 8a4c034
Browse repository at this point
fix: Fix source locations for delegate.
varungandhi-src
committed
1e99c8f
View commit details
Copy full SHA for 1e99c8f
Browse repository at this point
fix: Fix source locations for Flatfile DSL.
varungandhi-src
committed
768fd6e
View commit details
Copy full SHA for 768fd6e
Browse repository at this point
cleanup: Reduce noise in snapshot output.
varungandhi-src
committed
35b3c8b
View commit details
Copy full SHA for 35b3c8b
Browse repository at this point
test: Add test cases for cattr, mattr, minitest.
varungandhi-src
committed
f379c50
View commit details
Copy full SHA for f379c50
Browse repository at this point
test: Add test for singleton + remove TODOs.
varungandhi-src
committed
aafb493
View commit details
Copy full SHA for aafb493
Browse repository at this point
fix: Fix source locations for test case DSL.
varungandhi-src
committed
4826271
View commit details
Copy full SHA for 4826271
Browse repository at this point
fix: Fix source locations for minitest DSL.
varungandhi-src
committed
ef4bed2
View commit details
Copy full SHA for ef4bed2
Browse repository at this point
test: Add test for encrypted_prop + minor output cleanup.
varungandhi-src
committed
0e51150
View commit details
Copy full SHA for 0e51150
Browse repository at this point
fix: Fix source location for module_function.
varungandhi-src
committed
dec2112
View commit details
Copy full SHA for dec2112
Browse repository at this point
cleanup: De-duplicate symbol references for same location.
varungandhi-src
committed
0af7b92
View commit details
Copy full SHA for 0af7b92
Browse repository at this point
test: Add test for prop.
varungandhi-src
committed
b8a0e8a
View commit details
Copy full SHA for b8a0e8a
Browse repository at this point
fix: Fix source location for initialize function.
varungandhi-src
committed
96ba9fd
View commit details
Copy full SHA for 96ba9fd
Browse repository at this point
cleanup: Remove debug print statement + commented out code.
varungandhi-src
committed
8dca7dc
View commit details
Copy full SHA for 8dca7dc
Browse repository at this point
You can’t perform that action at this time.