Skip to content

feat: preserve StringReference view navigation#47

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

feat: preserve StringReference view navigation#47
tinysec merged 1 commit into
masterfrom
feat/string-reference-navigation

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • retain the owning BinaryView on every core-produced StringReference
  • expose official-style View, Raw, Value, and string conversion navigation
  • propagate the view through Strings, StringReferences, range/address lookups, and ASCII detection
  • centralize StringType decoding while preserving legacy GetRaw/GetValue overloads

Verification

  • release build: 0 warnings, 0 errors
  • external E2E: 113/113 passing
  • official Python truth: 1,320 strings across cat, ls, and true with exact type/address/length/raw/value comparisons
  • deterministic gzip truth snapshots reproduced byte-for-byte

@tinysec
tinysec merged commit 28a11ce into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/string-reference-navigation branch July 22, 2026 09:39
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