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

API update, new features and security #8

Merged
merged 12 commits into from
Oct 21, 2024

Conversation

dreamer-coding
Copy link
Contributor

Fossil XSDK Pull Request

Description

New functions added to vector, array, map, and set, vector gets a fresh set of ways to push and pop ToFu nodes, rest of the structures got new get capacity and other utilities. Rename of namespaces for array, map and set to ensure they match the rest of ToFu library style, error handling extended to ensure input validation is checked.

Testing

Same test cases to ensure nothing was broken

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 1ff3c1a into fossillogic:main Oct 21, 2024
23 checks passed
@dreamer-coding dreamer-coding deleted the api_update branch October 21, 2024 20:53
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