Skip to content

Rank remaining unified bytecode gaps - #2979

Merged
rogeralsing merged 1 commit into
mainfrom
codex/unified-bytecode-loop-22
Jun 1, 2026
Merged

Rank remaining unified bytecode gaps#2979
rogeralsing merged 1 commit into
mainfrom
codex/unified-bytecode-loop-22

Conversation

@rogeralsing

Copy link
Copy Markdown
Contributor

Summary

  • make the ranked unsupported-bucket list cover activation-model gaps, not only expression/call neighbors
  • clarify that property and assignment work is now narrower but still has private, optional, dynamic, richer computed-key, and computed compound/logical/update gaps
  • keep resumable unified bytecode called out as narrower than ordinary sync production bytecode

Verification

  • rtk git diff --check
  • rtk rg -n "Activation model gaps|Property and assignment widening|EvaluateResumable|computed expression-key compound" docs/unified-bytecode-expansion-contract.md
  • rtk dotnet test tests/Asynkron.JsEngine.Tests -c Release --filter "FullyQualifiedName~ExpressionProgramCoverageMapTests.UnifiedBytecodeExpansionContract_ListsRequiredHeadingsAndCurrentEnums" (1 passed; 7 unrelated existing nullable warnings in test files)

Copilot AI review requested due to automatic review settings June 1, 2026 12:50
@rogeralsing
rogeralsing merged commit b4fec09 into main Jun 1, 2026
1 check failed
@rogeralsing
rogeralsing deleted the codex/unified-bytecode-loop-22 branch June 1, 2026 12:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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