Skip to content

Add static fixed-tuple call spreads - #351

Merged
ctate merged 1 commit into
mainfrom
codex/static-tuple-call-spreads
Sep 19, 2026
Merged

ctate merged 1 commit into
mainfrom
codex/static-tuple-call-spreads

Conversation

@ctate

@ctate ctate commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • flatten non-empty fixed tuple spreads into fixed call signatures while preserving left-to-right, evaluate-once semantics
  • apply the same completion to direct functions, overload aliases, generics, methods, constructors, typed rest parameters, and table-backed builtin aliases with defaults
  • update the generated compiler surface, limitations documentation, diagnostics snapshots, and TS 7 parity baseline

Validation

  • pnpm -r build
  • pnpm lint
  • pnpm node-compat:check
  • pnpm test:ts7
  • docs: NEXT_DIST_DIR=.next-check pnpm check
  • focused C and LLVM differential tests for corpus 2914
  • pnpm test:sandbox: plain and sanitized lanes passed across all Linux shards and Darwin-native contracts

@vercel

vercel Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 19, 2026 4:27am UTC

@ctate
ctate merged commit 37f9438 into main Sep 19, 2026
21 checks passed
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