fix(parser): detach diagnostic locations from source - #32
Conversation
CI results
PerformancePassed: no benchmark exceeded the 15% regression threshold. Results use the median p50 from 3 base and 3 head runs on the same runner.
|
|
@codex review |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. You're on a roll. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Depends on #31.
runParserorparseAllfor large inputs.Validation:
bun run check,deno task check,bun run build, andbun run package:check.