Files
TypeScript/src/lib
Wesley WighamandGitHub 87d10eb055 Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543)
* Eliminate well-known symbols in the checker: 2021 edition

* Actually update the lib text to say unique symbol, too (this is unneeded with compat code in place, but this makes goto-def make more sense)

* Add test showing mismatched symbol constructor type interop

* Add more test cases for some other related issues this fixes

* Revert computed name change

* Style comments
2021-02-22 14:43:28 -08:00
..
2018-06-04 14:05:56 -07:00
2018-05-04 15:51:13 -07:00
2020-03-26 13:55:56 -07:00
2018-05-31 09:50:51 -07:00
2018-05-04 15:51:13 -07:00
2018-05-04 15:51:13 -07:00
2018-05-04 15:51:13 -07:00
2018-05-04 15:51:13 -07:00
2020-03-26 13:55:56 -07:00
2018-05-04 15:51:13 -07:00
2019-06-27 11:30:03 +03:00
2019-07-18 15:06:56 +03:00
2018-05-04 15:51:13 -07:00
2018-10-22 03:33:11 +05:30
2017-03-17 13:54:18 -07:00

Read this!

The files within this directory are used to generate lib.d.ts and lib.es6.d.ts.

Generated files

Any files ending in .generated.d.ts aren't meant to be edited by hand. If you need to make changes to such files, make a change to the input files for our library generator.