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 }}
Bergmann89
/
xsd-parser
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
85
Code
Issues
15
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Finish flattened content helpers render step
- #279
#279
Merged
Bergmann89
merged 16 commits into
master
Bergmann89/xsd-parser:master
from
copilot/finish-pull-request-273
Bergmann89/xsd-parser:copilot/finish-pull-request-273
Copy head branch name to clipboard
Jun 22, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Finish flattened content helpers render step
#279
Bergmann89
merged 16 commits into
master
Bergmann89/xsd-parser:master
from
copilot/finish-pull-request-273
Bergmann89/xsd-parser:copilot/finish-pull-request-273
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2026
Start finishing PR 273
Copilot
authored
aab92c7
View commit details
Copy full SHA for aab92c7
Browse repository at this point
add flattened content helpers rendering step, add flags
Exotik850
authored
6d53ad5
View commit details
Copy full SHA for 6d53ad5
Browse repository at this point
remove rendererflag, only publicly add as a renderstep
Exotik850
authored
9b99c37
View commit details
Copy full SHA for 9b99c37
Browse repository at this point
add test
Exotik850
authored
84900f1
View commit details
Copy full SHA for 84900f1
Browse repository at this point
make sure emitted method names are not keywords
Exotik850
authored
69af4d4
View commit details
Copy full SHA for 69af4d4
Browse repository at this point
remove em dash
Exotik850
authored
3243d3a
View commit details
Copy full SHA for 3243d3a
Browse repository at this point
rename render step and module
Exotik850
authored
284549f
View commit details
Copy full SHA for 284549f
Browse repository at this point
use complex data field ident instead of generating manually
Exotik850
authored
8d4415e
View commit details
Copy full SHA for 8d4415e
Browse repository at this point
only emit helpers for types that appear once
Exotik850
authored
887da57
View commit details
Copy full SHA for 887da57
Browse repository at this point
add content helpers render step to RenderStep enum
Exotik850
authored
ffd8ff2
View commit details
Copy full SHA for ffd8ff2
Browse repository at this point
remove keywords export
Exotik850
authored
4ad137f
View commit details
Copy full SHA for 4ad137f
Browse repository at this point
dedupe underscore for mut method
Exotik850
authored
c31a5b2
View commit details
Copy full SHA for c31a5b2
Browse repository at this point
Apply PR 273 changes and fix clippy failure
Copilot
authored
d87a4c0
View commit details
Copy full SHA for d87a4c0
Browse repository at this point
Fix formatting and rustdoc issues for PR 273
Copilot
authored
c0029c6
View commit details
Copy full SHA for c0029c6
Browse repository at this point
Remove unintended example output change
Copilot
authored
d1d87fc
View commit details
Copy full SHA for d1d87fc
Browse repository at this point
Refine helper mut naming and add regression coverage
Copilot
authored
1174f8b
View commit details
Copy full SHA for 1174f8b
Browse repository at this point
You can’t perform that action at this time.