Commits
User selector
Commit History
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
Commits on Dec 8, 2019
Upgrade dependencies (#763)
Show description for dc18e47authored andcommitted
Commits on Dec 7, 2019
Transformation Pipeline Refactor (#705)
Show description for e238cc7authored andcommitted
Commits on Oct 9, 2019
Fixed issue in test code formatting, fixed array.splice and array.join (#734)
Show description for b7e7296authored
Commits on Sep 30, 2019
No self option (#718)
Show description for c1e77c9authored andcommitted
Commits on Sep 10, 2019
Upgrade TypeScript to v3.6 (#714)
Show description for 5735093authored andcommitted
Commits on Jul 31, 2019
Add test builder (#609)
Show description for 0ed6fe3authored andcommitted
Loading