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

Codegen cleanup #2 #76

Merged
merged 11 commits into from
Jan 3, 2023
Merged

Codegen cleanup #2 #76

merged 11 commits into from
Jan 3, 2023

Conversation

gucio321
Copy link
Collaborator

@gucio321 gucio321 commented Jan 3, 2023

Hi!
another bunch of cleanups:

  • extract argWrapper and returnWrapper maps from generateGoFuncs - this function is sooo large anyway - I'm going to cut it in another PR
  • rename typeWrapper to argumentWrapper (makes more sense)
  • remove code marked as "unused" by IDE

I see some more things to be improved, but will open another PR later, in order not to make this one too large and generic.

Copy link
Owner

@AllenDang AllenDang left a comment

Choose a reason for hiding this comment

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

Good to me.

@gucio321 gucio321 merged commit 7882780 into AllenDang:main Jan 3, 2023
@gucio321 gucio321 deleted the codegen-cleanup2 branch January 3, 2023 10:45
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