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

Naming consistency #58

Merged
merged 7 commits into from
Sep 26, 2024
Merged

Naming consistency #58

merged 7 commits into from
Sep 26, 2024

Conversation

kwabenantim
Copy link
Member

Changes

Enhances #4 and #12

  • Renames <module>.main.cpp to _<package>_<module>.main.cppwg.cpp for consistency with compiled library name.
  • Renames wrapper_header_collection.hpp wrapper_header_collection.cppwg.hpp for consistency with other generated files.
  • Pre-sorts classes by path to group similar functionality.

@kwabenantim kwabenantim merged commit d0777f6 into develop Sep 26, 2024
5 checks passed
@kwabenantim kwabenantim deleted the 4-rename-module-cpp branch September 26, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant