mirror of
https://github.com/github/codeql.git
synced 2026-05-15 11:49:28 +02:00
- Fix TS7 nodeFlags: remove Synthesized (shifted in TS7), add GlobalAugmentation=64, correct OptionalChain=32, Namespace=16, shift subsequent flags - Add 33 missing operator/punctuation token kinds to syntaxKinds metadata - Infer NestedNamespace flag for dotted namespace declarations (TS7 binary doesn't set it, but Java extractor needs it) - Fix shebang handling: emit ShebangTrivia (kind 6) instead of SingleLineCommentTrivia - Fix token kinds for regex/template rescans to match TS5 pre-rescan behavior (SlashToken for regexes, CloseBraceToken for template continuations) - Fix augmentPos to correctly skip comments (matching TS5's trivia-skipping regex) - Resolve native tsgo binary from npm wrapper to avoid Node.js dependency - Update project-layout glob for worktree support TRAP test results: 493/495 passing (99.6%) Remaining: badimport.ts (missing diagnostics), externalmodule.ts (structural diff) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
**/javascript/extractor/tests/*/input//
|