-
Notifications
You must be signed in to change notification settings - Fork 649
Pull requests: microsoft/typescript-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix typedef binding with CJS
exports=
#826
opened Apr 25, 2025 by
sandersn
Loading…
updated May 21, 2025
feat: move nil check to call sites
#658
opened Mar 18, 2025 by
SoulPancake
Loading…
updated May 25, 2025
refactor: use slices.Contains and slices.ContainsFunc to simplify code
#947
opened May 27, 2025 by
tongjicoder
Loading…
updated May 27, 2025
Replace GetSymbolTable and derivatives with GetOrInit method
#240
opened Jan 20, 2025 by
jakebailey
Loading…
updated May 29, 2025
Unify the way anonymous class symbols are printed in error messages
#731
opened Mar 29, 2025 by
Andarist
Loading…
updated Jun 4, 2025
Issue implicit any in JS files on widened inferred types from initializers in binding patterns
#1064
opened Jun 5, 2025 by
Andarist
Loading…
updated Jun 5, 2025
Attempt to fix commonjs module resolution weirdness
#1135
opened Jun 9, 2025 by
muglug
Loading…
updated Jun 15, 2025
Add handling for 2-3 invalid overload candidates
#1098
opened Jun 7, 2025 by
muglug
Loading…
updated Jun 17, 2025
Watch type refs and instead of watching directly use go routine
#1217
opened Jun 17, 2025 by
sheetalkamat
Loading…
updated Jun 18, 2025
Add configurable concurrency option
#1176
opened Jun 12, 2025 by
jakebailey
•
Draft
updated Jun 19, 2025
Finish implementing sourceFileMayBeEmitted, JSON emit
#1245
opened Jun 20, 2025 by
jakebailey
Loading…
updated Jun 20, 2025
Port implicit
any
type arguments in JavaScript
#1242
opened Jun 19, 2025 by
DanielRosenwasser
Loading…
updated Jun 20, 2025
Set parents during parse, not bind
#1251
opened Jun 20, 2025 by
jakebailey
Loading…
updated Jun 20, 2025
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.