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: Add support for unresolved fields from mixins
- #116
#116
Merged
varungandhi-src
merged 18 commits into
scip-ruby/master
sourcegraph/scip-ruby:scip-ruby/master
from
vg/mixins
sourcegraph/scip-ruby:vg/mixins
Copy head branch name to clipboard
Oct 4, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix: Add support for unresolved fields from mixins
#116
varungandhi-src
merged 18 commits into
scip-ruby/master
sourcegraph/scip-ruby:scip-ruby/master
from
vg/mixins
sourcegraph/scip-ruby:vg/mixins
Copy head branch name to clipboard
Commits
Commits on Sep 27, 2022
test: Add test for method mixins.
varungandhi-src
committed
cba73ff
View commit details
Copy full SHA for cba73ff
Browse repository at this point
fix: Add support for fields in mixins.
varungandhi-src
committed
2d4cdae
View commit details
Copy full SHA for 2d4cdae
Browse repository at this point
fix: Fix incorrect symbols for class vars.
varungandhi-src
committed
b0d0c96
View commit details
Copy full SHA for b0d0c96
Browse repository at this point
cleanup: Remove debugging print statements.
varungandhi-src
committed
7971edd
View commit details
Copy full SHA for 7971edd
Browse repository at this point
fix: Fix non-determinism bug due to bad saveSymbolString API.
varungandhi-src
committed
2539789
View commit details
Copy full SHA for 2539789
Browse repository at this point
fix: Remove potential non-determinism in relationship ordering.
varungandhi-src
committed
3195c29
View commit details
Copy full SHA for 3195c29
Browse repository at this point
cleanup: Simplify test runner logic a bit.
varungandhi-src
committed
32f16e9
View commit details
Copy full SHA for 32f16e9
Browse repository at this point
Commits on Sep 28, 2022
fix: Fix incorrect class due to variable mutation.
varungandhi-src
committed
41db3ac
View commit details
Copy full SHA for 41db3ac
Browse repository at this point
cleanup: Remove old FIXME.
varungandhi-src
committed
581c025
View commit details
Copy full SHA for 581c025
Browse repository at this point
fix: Fix inconsistent owner for declared fields.
varungandhi-src
committed
80ea259
View commit details
Copy full SHA for 80ea259
Browse repository at this point
Commits on Sep 29, 2022
cleanup: Simplify handling of different kinds of fields.
varungandhi-src
committed
9f7e53d
View commit details
Copy full SHA for 9f7e53d
Browse repository at this point
fix: Use FileRef as part of FieldResolver cache.
Show description for f11a5c1
varungandhi-src
committed
f11a5c1
View commit details
Copy full SHA for f11a5c1
Browse repository at this point
cleanup: Make logic between undeclared vs declared field more similar.
varungandhi-src
committed
485885f
View commit details
Copy full SHA for 485885f
Browse repository at this point
cleanup: Fix repeated names in test case.
varungandhi-src
committed
e9ee6e5
View commit details
Copy full SHA for e9ee6e5
Browse repository at this point
test: Add test for globals.
varungandhi-src
committed
df144e1
View commit details
Copy full SHA for df144e1
Browse repository at this point
fix: Fix bug in handling of declared class vars.
varungandhi-src
committed
7560111
View commit details
Copy full SHA for 7560111
Browse repository at this point
debug: Generalize signature of showVec to allow InlinedVector.
varungandhi-src
committed
897e5f8
View commit details
Copy full SHA for 897e5f8
Browse repository at this point
debug: Add helper method to print scip::Relationship.
varungandhi-src
committed
ff24725
View commit details
Copy full SHA for ff24725
Browse repository at this point
You can’t perform that action at this time.