Commits
User selector
Commit History
Commits on May 29, 2026
respect @noSelf on interface containing call signature (#1724)
Show description for c40b6faauthored
Commits on Apr 21, 2026
Upgrade to TypeScript 6.0 (#1704)
Show description for 591989bauthored
Commits on Jul 12, 2025
fix: resolve #1647 (#1648)
Show description for ecad13fauthored
Commits on Sep 24, 2024
Resolve bug inferring context type from generic functions in type parameters (#1589)
Show description for fe2098cauthored
Commits on Nov 20, 2023
Reworked function context checking based on #1510 (#1519)
Show description for 5d63b1candauthored
Commits on Mar 30, 2023
Don't output parameter initializer statement if default value is nil (#1424)
Show description for bfba5b7authored
Commits on Mar 19, 2023
Commits on Sep 3, 2022
Lua 5.0 support (#1263)
Show description for 7497dbfauthored
Commits on Aug 11, 2022
Exception trying to read symbol from undefined type (#1326)
Show description for e545192authored
Commits on Jul 19, 2022
Fixes for Optimize PR (#1312)
Show description for c962837authored
Commits on Jun 24, 2022
Fix call context (#1294)
Show description for 70b61d9authored- authored
Commits on Jun 12, 2022
Fix noImplicitSelf failing due to file paths (#1289)
Show description for 7a4388bauthored
Commits on May 31, 2022
Fix methods with non-null operator not being detected as methods (#1280)
Show description for 71fb85eauthored
Commits on May 28, 2022
noImplicitGlobalVariables compiler option (#1269)
Show description for 43d31d0authored
Commits on Mar 17, 2022
Fix prototype call check for nullable types (#1230)
Show description for 3b41774authored
Commits on Mar 12, 2022
Commits on Jan 4, 2022
Commits on Dec 2, 2021
implemented support for properties on functions (#1180)
Show description for c955a63authored
Commits on Oct 26, 2021
Fix promise then chaining and disallow using try/catch in 5.1 in async and generator functions (#1150)
Show description for 1b9d48fauthored
Commits on Sep 14, 2021
Upgrade TypeScript to 4.4 (#1138)
Show description for 0bfdaf5authored
Commits on Sep 13, 2021
validating assignment of functions to object literal method types (#1136)
Show description for 0364cdfauthored
Commits on Jun 14, 2021
Module resolution from node_modules (#1011)
Show description for 691c9ccauthored
Commits on Mar 25, 2021
Replaced deprecated factory functions (#1008)
Show description for 29dba98authored
Commits on Feb 6, 2021
Remove legacy test utils (#957)
Show description for 8578376authored
Commits on Oct 17, 2020
`yield*` support (#923)
Show description for c76813fauthored
Commits on Jun 1, 2020
Implement `function.length` (#889)
Show description for 03fae35authored
Commits on May 23, 2020
Generator and iteration improvements (#872)
Show description for d1efec1authored
Commits on May 16, 2020
Commits on May 9, 2020
Switch to ESLint (#839)
Show description for 7556611authored
Commits on Apr 30, 2020
Allow @noSelf on any function declaration (#858)
Show description for 8487f7aauthored
Commits on Mar 28, 2020
Small improvements (#842)
Show description for cd23cafauthored
Commits on Mar 15, 2020
Return diagnostics instead of throwing errors (#769)
Show description for 9f61a82authored
Commits on Jan 21, 2020
Remove `noHoisting` option (#808)
Show description for b019174authored andcommitted
Commits on Dec 26, 2019
Drop `var` declarations support (#762)
Show description for 084e228authored andcommitted