Skip to content

fix(abi): resolve Types.idr size proof accessibility + pointer typing#3

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/issue-2-abi-types
Apr 18, 2026
Merged

fix(abi): resolve Types.idr size proof accessibility + pointer typing#3
hyperpolymath merged 1 commit into
mainfrom
fix/issue-2-abi-types

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Resolves #2.\n\n- replace size proof indices with concrete values to avoid inaccessible-name failures\n- model C pointers with platform-specific widths (Bits64/Bits32) instead of Bits (ptrSize p)\n- leave unrelated existing working-tree changes untouched

@hyperpolymath hyperpolymath merged commit 4654410 into main Apr 18, 2026
24 of 29 checks passed
@hyperpolymath hyperpolymath deleted the fix/issue-2-abi-types branch April 18, 2026 16:03
hyperpolymath added a commit that referenced this pull request May 19, 2026
#3 isolated commit. ONLY placeholder SPDX lines staged; repo's other
uncommitted WIP deliberately left untouched/unstaged. PLMP/PMLP +
doubled = scaffold artifacts (LICENCE-POLICY.adoc A5), NOT relicensing.
Diff-shape asserted (SPDX-only). Refs standards LICENCE-POLICY.adoc A5.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(cherry picked from commit 3ce2399)
hyperpolymath added a commit that referenced this pull request May 19, 2026
…20)

#3 isolated commit. ONLY placeholder SPDX lines staged; repo's other
uncommitted WIP deliberately left untouched/unstaged. PLMP/PMLP +
doubled = scaffold artifacts (LICENCE-POLICY.adoc A5), NOT relicensing.
Diff-shape asserted (SPDX-only). Refs standards LICENCE-POLICY.adoc A5.


(cherry picked from commit 3ce2399)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

Types.idr: pre-existing type-check failures block module build

1 participant