Skip to content

Add custom string recognizers#110

Merged
tinysec merged 1 commit into
masterfrom
feat/string-recognizers
Jul 22, 2026
Merged

Add custom string recognizers#110
tinysec merged 1 commit into
masterfrom
feat/string-recognizers

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add managed and core-backed StringRecognizer registration, lookup, enumeration, and all stable recognition operations
  • marshal the complete BNCustomStringRecognizer callback table with rooted delegate lifetimes and exception containment
  • preserve DerivedString locations and CustomStringType handles across native round trips
  • correct list, callback-table, and derived-string output ABIs
  • validate the full managed -> core registry -> managed callback -> core result path in the external E2E suite

Validation

  • dotnet build -c Release --no-restore (0 warnings)
  • targeted E2E: 1/1 passed
  • full external E2E: 234/234 passed

@tinysec
tinysec merged commit 2acd869 into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/string-recognizers branch July 22, 2026 19: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