Skip to content

Pull requests: microsoft/typescript-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

LSP: Jump to the function name
#792 opened Apr 13, 2025 by shinichy Loading… updated May 7, 2025
Fix typedef binding with CJS exports=
#826 opened Apr 25, 2025 by sandersn Loading… updated May 21, 2025
feat: display goos & goarch
#881 opened May 20, 2025 by sxzz Loading… updated May 22, 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
Use packageDir in watch globbing
#995 opened May 30, 2025 by jakebailey Draft updated Jun 2, 2025
Unify the way anonymous class symbols are printed in error messages
#731 opened Mar 29, 2025 by Andarist Loading… updated Jun 4, 2025
Type width in error messages
#1099 opened Jun 8, 2025 by bjatkin Loading… updated Jun 9, 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
Enable staticcheck
#717 opened Mar 26, 2025 by jakebailey Draft updated Jun 19, 2025
Add support for workspace
#1238 opened Jun 19, 2025 by sheetalkamat Loading… 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
Maybe fix parent setting race
#1244 opened Jun 20, 2025 by jakebailey Draft updated Jun 20, 2025
Set parents during parse, not bind
#1251 opened Jun 20, 2025 by jakebailey Loading… updated Jun 20, 2025
Port TS PR 61144
#1253 opened Jun 21, 2025 by jakebailey Loading… updated Jun 21, 2025
Port TS PR 59803
#1254 opened Jun 21, 2025 by jakebailey Loading… updated Jun 21, 2025
Port TS PR 60490
#1255 opened Jun 21, 2025 by jakebailey Loading… updated Jun 21, 2025
Port TS PR 60566
#1260 opened Jun 21, 2025 by jakebailey Loading… updated Jun 21, 2025
ProTip! Filter pull requests by the default branch with base:main.