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

Transition to cpp 20 and modules. #45

Open
5 of 14 tasks
alexiynew opened this issue Feb 21, 2022 · 0 comments
Open
5 of 14 tasks

Transition to cpp 20 and modules. #45

alexiynew opened this issue Feb 21, 2022 · 0 comments

Comments

@alexiynew
Copy link
Owner

alexiynew commented Feb 21, 2022

  • Cpp 20 compilation support
  • Implement modules as cpp modules
  • Provide one main header in each module for user to include
  • Rename namespace framework -> neutrino
  • Remove custom basic types (common/types.hpp)
  • Rename Common module to utils module
  • Remove Game Core module
  • Implement examples as separate projects for which framework would be one of the dependencies
  • Redo loops with ranges
  • Use std::format
  • Use concepts
  • Use std::span
  • Use std::endian
  • Use std::source_location
@alexiynew alexiynew self-assigned this Feb 21, 2022
@alexiynew alexiynew added this to the Version 0.0.4 milestone Sep 15, 2022
alexiynew added a commit that referenced this issue Oct 31, 2022
alexiynew added a commit that referenced this issue Nov 8, 2022
alexiynew added a commit that referenced this issue Nov 24, 2022
alexiynew added a commit that referenced this issue Nov 24, 2022
alexiynew added a commit that referenced this issue Nov 25, 2022
alexiynew added a commit that referenced this issue Nov 26, 2022
alexiynew added a commit that referenced this issue Nov 27, 2022
alexiynew added a commit that referenced this issue Nov 29, 2022
alexiynew added a commit that referenced this issue Nov 29, 2022
alexiynew added a commit that referenced this issue Dec 4, 2022
alexiynew added a commit that referenced this issue Dec 4, 2022
alexiynew added a commit that referenced this issue Dec 4, 2022
alexiynew added a commit that referenced this issue Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant