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

catalog.rs improvements #51

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

jrouaix
Copy link
Contributor

@jrouaix jrouaix commented Jan 3, 2025

It's mainly a big refacto / better nom usage in catalog.rs

  • code is now shorter
  • avoid structs mutation (no need Default anymore in most cases)

util.rs

  • some more padding functions
  • test_case usage have more test cases in a short specification

@puffyCid puffyCid merged commit 643a23f into mandiant:main Jan 11, 2025
5 checks passed
@jrouaix jrouaix deleted the catalog_improvements branch January 13, 2025 11:10
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.

2 participants