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
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 }}
jonathanong
/
no-mistakes
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
2
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add language-frontend extractors for graph parity
- #652
#652
Merged
jonathanong
merged 29 commits into
main
jonathanong/no-mistakes:main
from
feat/language-parity
jonathanong/no-mistakes:feat/language-parity
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
feat: add language-frontend extractors for graph parity
#652
jonathanong
merged 29 commits into
main
jonathanong/no-mistakes:main
from
feat/language-parity
jonathanong/no-mistakes:feat/language-parity
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
feat: add language-frontend extractors for graph parity
Show description for 5936e1a
jonathanong
committed
5936e1a
View commit details
Copy full SHA for 5936e1a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/language-parity
jonathanong
committed
7c62c29
View commit details
Copy full SHA for 7c62c29
Browse repository at this point
style: rustfmt language frontend modules
Show description for e03b3b7
jonathanong
committed
e03b3b7
View commit details
Copy full SHA for e03b3b7
Browse repository at this point
fix: wire language filters into the graph plan
Show description for e738c39
jonathanong
committed
e738c39
View commit details
Copy full SHA for e738c39
Browse repository at this point
fix: tighten Kafka produce matching and Rust status docs
Show description for b7e9ae0
jonathanong
committed
b7e9ae0
View commit details
Copy full SHA for b7e9ae0
Browse repository at this point
fix: honor tests.php.framework for Laravel extractors
Show description for a81584f
jonathanong
committed
a81584f
View commit details
Copy full SHA for a81584f
Browse repository at this point
fix: tighten language extractors and split oversized modules
Show description for 696d22f
jonathanong
committed
696d22f
View commit details
Copy full SHA for 696d22f
Browse repository at this point
fix: match language graph keys and advertised edge kinds
Show description for 02f2afd
jonathanong
committed
02f2afd
View commit details
Copy full SHA for 02f2afd
Browse repository at this point
fix: drop package cliques and tighten language extractors
Show description for 5dc8413
jonathanong
committed
5dc8413
View commit details
Copy full SHA for 5dc8413
Browse repository at this point
merge: origin/main into feat/language-parity
jonathanong
committed
3adc29f
View commit details
Copy full SHA for 3adc29f
Browse repository at this point
fix: intern language queue and file nodes as Arc<Path>
Show description for 0779195
jonathanong
committed
0779195
View commit details
Copy full SHA for 0779195
Browse repository at this point
merge: origin/main into feat/language-parity
Show description for a58f2d6
jonathanong
committed
a58f2d6
View commit details
Copy full SHA for a58f2d6
Browse repository at this point
test: cover language frontend graph edges and extractor branches
Show description for 8ef67f4
jonathanong
committed
8ef67f4
View commit details
Copy full SHA for 8ef67f4
Browse repository at this point
fix: prefix project queue globs and expand PHP grouped uses
Show description for 81e8339
jonathanong
committed
81e8339
View commit details
Copy full SHA for 81e8339
Browse repository at this point
fix: index PHP composer.json and public Rust use items
Show description for 84173fb
jonathanong
committed
84173fb
View commit details
Copy full SHA for 84173fb
Browse repository at this point
fix: prefer crate roots, Django as_view, and deepest Go modules
Show description for 43c9941
jonathanong
committed
43c9941
View commit details
Copy full SHA for 43c9941
Browse repository at this point
fix: index PHP interfaces and Ruby require paths
Show description for 0f6f566
jonathanong
committed
0f6f566
View commit details
Copy full SHA for 0f6f566
Browse repository at this point
fix: keep Rails controller namespaces and PHP import aliases
Show description for b1264a9
jonathanong
committed
b1264a9
View commit details
Copy full SHA for b1264a9
Browse repository at this point
fix: tighten language extractors after review fix-thrash
Show description for 10b82cc
jonathanong
committed
10b82cc
View commit details
Copy full SHA for 10b82cc
Browse repository at this point
fix: scope imports, namespaced Rails, and language graph invalidation
Show description for a11f5b7
jonathanong
committed
a11f5b7
View commit details
Copy full SHA for a11f5b7
Browse repository at this point
fix: move Python import tests out of source and satisfy clippy
Show description for de08218
jonathanong
committed
de08218
View commit details
Copy full SHA for de08218
Browse repository at this point
fix: more language extractor edge cases from review
Show description for 1406469
jonathanong
committed
1406469
View commit details
Copy full SHA for 1406469
Browse repository at this point
fix: resolve relative Rust uses and remaining extractor nits
Show description for b460e8d
jonathanong
committed
b460e8d
View commit details
Copy full SHA for b460e8d
Browse repository at this point
test: cover language relationship sort keys and build-plan flags
Show description for 8140935
jonathanong
committed
8140935
View commit details
Copy full SHA for 8140935
Browse repository at this point
fix: extract language-frontend build-plan flag to cut CRAP
Show description for a5f2104
jonathanong
committed
a5f2104
View commit details
Copy full SHA for a5f2104
Browse repository at this point
fix: resolve framework import aliases and tighten enqueue matching
Show description for 43a8dd3
jonathanong
committed
43a8dd3
View commit details
Copy full SHA for 43a8dd3
Browse repository at this point
fix: prune nested Go modules, normalize Ruby requires, qualify Laravel jobs
Show description for ce69ab8
jonathanong
committed
ce69ab8
View commit details
Copy full SHA for ce69ab8
Browse repository at this point
fix: scope language edges and close remaining extractor gaps
Show description for 66f2851
jonathanong
committed
66f2851
View commit details
Copy full SHA for 66f2851
Browse repository at this point
fix: close remaining language extractor review gaps
Show description for ff62bc1
jonathanong
committed
ff62bc1
View commit details
Copy full SHA for ff62bc1
Browse repository at this point
You can’t perform that action at this time.