grammar: the ts adapter parses generic signatures #49

Merged
PerishFire merged 1 commit from ts-generic-signatures into main 2026-07-20 07:31:31 +00:00
Owner

grammar: the ts adapter parses generic signatures

Function declarations gain a type-parameter slot and export specifiers a
per-item type prefix, so generic functions and type-only re-exports parse
into the tree instead of blindspotting. A blindspot is negentropy's own
debt; the substrate below harness is the first tree to exercise these.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

grammar: the ts adapter parses generic signatures Function declarations gain a type-parameter slot and export specifiers a per-item type prefix, so generic functions and type-only re-exports parse into the tree instead of blindspotting. A blindspot is negentropy's own debt; the substrate below harness is the first tree to exercise these. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
grammar: the ts adapter parses generic signatures
All checks were successful
guard / guard (pull_request) Successful in 28s
900ca8157e
Function declarations gain a type-parameter slot and export specifiers a
per-item type prefix, so generic functions and type-only re-exports parse
into the tree instead of blindspotting. A blindspot is negentropy's own
debt; the substrate below harness is the first tree to exercise these.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
PerishFire deleted branch ts-generic-signatures 2026-07-20 07:31:31 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishFire/negentropy!49
No description provided.