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

Source code cleanup #23

Open
8 of 13 tasks
itagagaki opened this issue Jun 4, 2023 · 0 comments
Open
8 of 13 tasks

Source code cleanup #23

itagagaki opened this issue Jun 4, 2023 · 0 comments

Comments

@itagagaki
Copy link
Owner

itagagaki commented Jun 4, 2023

  • Disciplined and clean formatting of all source code
  • Lint removal
  • Clean up #include
  • Use member initializer list whenever possible
  • Eliminate utility classes and organize each function into a few namespaces
  • Revise class definitions and header structure
  • Establish and unify naming rules
  • Reconfiguring Visual Studio Solutions and Projects
  • Correct spelling errors
  • Rewrite necessary comments in English and delete meaningless comments
  • Remove unnecessary materials
  • Doxygen
  • Other refactorings that might be good
@itagagaki itagagaki changed the title Many spelling errors are in the code and data Correct spelling errors in the code and data Jun 6, 2023
@itagagaki itagagaki changed the title Correct spelling errors in the code and data Source code cleanup Jul 13, 2023
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

1 participant