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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
xgo-dev
/
llcppg
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
32
Code
Issues
36
Pull requests
29
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(parser): nested struct/union decl
- #516
#516
Merged
MeteorsLiu
merged 11 commits into
xgo-dev:main
xgo-dev/llcppg:main
from
luoliwoshang:parser/nested
luoliwoshang/llcppg:parser/nested
Copy head branch name to clipboard
Jul 18, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(parser): nested struct/union decl
#516
MeteorsLiu
merged 11 commits into
xgo-dev:main
xgo-dev/llcppg:main
from
luoliwoshang:parser/nested
luoliwoshang/llcppg:parser/nested
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
parser:nested struct decl
luoliwoshang
committed
f465e83
View commit details
Copy full SHA for f465e83
Browse repository at this point
test case
luoliwoshang
committed
1ed4369
View commit details
Copy full SHA for 1ed4369
Browse repository at this point
Commits on Jul 18, 2025
parser:refine anonymouse judge
luoliwoshang
committed
e3da5ab
View commit details
Copy full SHA for e3da5ab
Browse repository at this point
update case
luoliwoshang
committed
2db7ab9
View commit details
Copy full SHA for 2db7ab9
Browse repository at this point
parser:avoid fetch forward decl to ast
luoliwoshang
committed
575fd7b
View commit details
Copy full SHA for 575fd7b
Browse repository at this point
verify ast.Node order fetch
luoliwoshang
committed
22a2584
View commit details
Copy full SHA for 22a2584
Browse repository at this point
parser:GetChilds with condition
luoliwoshang
committed
7ef7a02
View commit details
Copy full SHA for 7ef7a02
Browse repository at this point
preorder child list -> postorder traversal
luoliwoshang
committed
b726387
View commit details
Copy full SHA for b726387
Browse repository at this point
cl:case with nest named struct
luoliwoshang
committed
aa47de0
View commit details
Copy full SHA for aa47de0
Browse repository at this point
cl:case for https://github.com/goplus/llcppg/issues/507
luoliwoshang
committed
c269b9f
View commit details
Copy full SHA for c269b9f
Browse repository at this point
GetChilds -> PostOrderVisitChildren
luoliwoshang
committed
ceac0a5
View commit details
Copy full SHA for ceac0a5
Browse repository at this point
You can’t perform that action at this time.