Skip to content
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

Post Processing Support #15

Closed
jarroddavis68 opened this issue Apr 7, 2022 · 2 comments
Closed

Post Processing Support #15

jarroddavis68 opened this issue Apr 7, 2022 · 2 comments

Comments

@jarroddavis68
Copy link
Contributor

jarroddavis68 commented Apr 7, 2022

So, I have been working on adding a feature that can "clean up" the converted header that will compile. After working on this problem for a while, I discovered that, when you manually modify the header, you will be adding, removing, and changing lines. So, wrote some code that will allow you to do this easily and automate the process.

Next, I added a simple scripting interface over these four routines, and this forms the basis of this modification. I got it integrated tonight and it seems to be working. Yay! I'm gonna tweak it a bit more then figure out how to do a PR, LOL.

Chet1

Chet2

Chet3

Chet4

@jarroddavis68 jarroddavis68 changed the title CleanHeader Modification Post Processing Support Apr 7, 2022
@neslib
Copy link
Owner

neslib commented Sep 12, 2022

@jarroddavis68 So no PR then?

@jarroddavis68
Copy link
Contributor Author

I'm reworking it for now, making it more efficient and easier to integrate. Something is going wrong each time I try to add your changes to mine, there are conflicts. I need to figure out how to make the integration so that this will not happen.

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

No branches or pull requests

2 participants