1. 26 5月, 2020 1 次提交
  2. 15 11月, 2019 1 次提交
    • M
      Convert SyncActionDescriptor to use a `create` function (#84878) · 36a8322a
      Matt Bierner 提交于
      For #81574
      
      See #84669 for details of the problem around strict function types. This change converts `SyncActionDescriptor` to use a static `create` function. This allows us to make the `create` function generic so that it can take the correct types for strictFunctionTypes
      36a8322a
  3. 09 7月, 2019 1 次提交
  4. 17 5月, 2019 1 次提交
  5. 22 3月, 2019 1 次提交
  6. 15 2月, 2019 1 次提交
  7. 18 1月, 2019 1 次提交
  8. 13 1月, 2019 1 次提交
  9. 04 1月, 2019 1 次提交
  10. 30 12月, 2018 1 次提交
  11. 28 12月, 2018 1 次提交
    • J
      Converted another ~70 test files to strictNullChecks (#65672) · 373b4411
      Josh Goldberg 提交于
      * Converted another ~70 test files to strictNullChecks
      
      These are the remaining test files that didn't require any changes to non-test file types. I'll send those in separately.
      
      Most changes were automatic and small (`!`s).
      The only non-trival change is that `extHostSearch.ts` needs an interface for its test data.
      
      Again used [TypeStat](https://github.com/JoshuaKGoldberg/TypeStat) when possible per #65581. I'm happy to split this up into smaller PRs if you'd prefer!
      
      * Added missing `!`s to `commands.test.ts`
      373b4411
  12. 10 12月, 2018 1 次提交
  13. 31 10月, 2018 1 次提交
  14. 16 10月, 2018 1 次提交
  15. 13 10月, 2018 1 次提交
  16. 05 10月, 2018 1 次提交
  17. 05 4月, 2018 1 次提交
  18. 08 3月, 2018 2 次提交
  19. 03 3月, 2018 2 次提交
  20. 24 2月, 2018 1 次提交
  21. 21 11月, 2017 1 次提交
  22. 09 11月, 2017 1 次提交
  23. 07 9月, 2017 1 次提交
  24. 30 8月, 2017 1 次提交
  25. 19 6月, 2017 1 次提交
  26. 14 4月, 2017 1 次提交
  27. 10 4月, 2017 2 次提交
  28. 08 4月, 2017 1 次提交
  29. 07 4月, 2017 2 次提交
  30. 06 4月, 2017 2 次提交