This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e6f18d7654e889b0c5005572cd5fe1e92811e5c
TypeScript
/
tests
/
cases
T
History
Andy Hanson
7e6f18d765
Don't use constructor symbol for search -- use class symbol and filter out only 'new C()' uses.
2016-08-26 13:46:12 -07:00
..
compiler
Merge pull request
#10538
from Microsoft/find-declarations-of-js-module-export
2016-08-25 16:14:13 -07:00
conformance
Fix 10472: Invalid emitted code for await expression (
#10483
)
2016-08-22 16:37:04 -07:00
fourslash
Don't use constructor symbol for search -- use class symbol and filter out only 'new C()' uses.
2016-08-26 13:46:12 -07:00
fourslash_old
…
project
…
projects
Fix crash when checking module exports for export=
2016-08-25 09:21:31 -07:00
test262-harness
…