Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Initial XML generation from C++ #907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 7, 2022

Conversation

HurricanKai
Copy link
Member

Summary of the PR

This only gets XML from a C++ header file. The configuration options are minimal, to allow incrementally adding the things we actually need.

Related issues, Discord discussions, or proposals

Links go here.

Further Comments

Note that the branch is inappropriately named, I've decided to develop the second part of this feature, visiting the XML and scraping the symbols from it, in a separate PR.
There are a lot of deletions of code in this PR. This is only to ensure having fully tested code, and I'll work to restore all of the code in one way or another down the road.
Docs aren't updated & out of date, I can fix this but I think due to the amount of changes that are currently happening there is no sense in writing docs while I still rework the code.

@HurricanKai HurricanKai requested a review from Perksey as a code owner May 7, 2022 19:18
@HurricanKai
Copy link
Member Author

Good thing we squash PRs... For some reason my local git install prepends the current path if the commit message starts with :

Copy link
Member

@Perksey Perksey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're happy I'm happy, I'll turn off the required review thing in a bit.

@HurricanKai HurricanKai merged commit a7cd1cd into develop/3.0 May 7, 2022
@HurricanKai HurricanKai deleted the dev/3/struct-symbols-scraper branch May 7, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants