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

Move KSP util functions into compiler-utils and make them public #75

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

WhosNickDoglio
Copy link

@WhosNickDoglio WhosNickDoglio commented Oct 17, 2024

Pulled KspUtil and related classes into the compiler-utils module and made everything public.

Closes #74

@WhosNickDoglio WhosNickDoglio force-pushed the ndoglio/ksp-public-utils branch from dbb1f8b to a408415 Compare October 17, 2024 19:53
@WhosNickDoglio WhosNickDoglio marked this pull request as ready for review October 17, 2024 20:17
@WhosNickDoglio WhosNickDoglio force-pushed the ndoglio/ksp-public-utils branch from a408415 to fda2c8d Compare October 17, 2024 20:34
@ZacSweers ZacSweers merged commit 3a329a0 into ZacSweers:main Oct 20, 2024
16 checks passed
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.

Moving some KSP utils to compiler-util
2 participants