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

Adding C++ classes #2

Merged
merged 7 commits into from
Oct 10, 2024
Merged

Conversation

dreamer-coding
Copy link
Contributor

Fossil XSDK Pull Request

Description

Adding C++ classes for each existing structure, and updated map structure to have a dynamic initial capacity and to use a string for type better to match the rest of the existing data structures.

Testing

The same test from the previous version to ensure nothing brakes.

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit 66d5526 into fossillogic:main Oct 10, 2024
23 checks passed
@dreamer-coding dreamer-coding deleted the cpp_classes branch October 10, 2024 16:03
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.

1 participant