Skip to content

Add project file loading and type residency#107

Merged
tinysec merged 1 commit into
masterfrom
feat/type-ignore-project-load
Jul 22, 2026
Merged

Add project file loading and type residency#107
tinysec merged 1 commit into
masterfrom
feat/type-ignore-project-load

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the stable project-file overload for BinaryView loading with safe progress callback lifetime and exception propagation
  • expose Type.SetIgnored with the same fluent semantics as the official C++ binding
  • validate both APIs against the real Binary Ninja core in the external E2E suite

Validation

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

@tinysec
tinysec merged commit 8d395f3 into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/type-ignore-project-load branch July 22, 2026 19:31
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