Update parser.js from mint repo - #100
Conversation
Parser update reviewClaude reviewed the parser update and changed no files. Review complete. Summary of findings on Step 1 — Parser changes: The raw diff is huge (~22k lines) but almost entirely cosmetic — esbuild's numeric variable-suffix renumbering across the bundled dependencies (yaml, typebox, chevrotain) and the persisted schema version history (a new - if (coerceBaseOsToImage() && fields.os !== void 0) {
+ if (fields.os !== void 0) {The Step 2 — Step 3 — Step 4 — Step 5 — Verification: Net result: no source changes are required for this parser update; Claude Code session |
This PR was generated from https://cloud.rwx.com/rwx/runs/0eb9af1610ec4fb0baf61d452fa0c6aa
Updates
support/parser.jsto the latest build from the mint repository.Review checklist
/review-parser-updateskill in the language server repo to audit the parser for any required downstream code changes.