This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
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
49c78968a32ab1be74dde85d64ec1f95ee03f193
TypeScript
/
tests
/
cases
T
History
Cyrus Najmabadi
33e1e5d905
Add a PatternMatcher API (similar to the one in Roslyn) for more advanced matching with features like NavigateTo.
2015-02-20 00:22:41 -08:00
..
compiler
added check that var and let\const cannot share scope, added check that var is not shadowed by the let\const from the inner scope
2015-02-12 16:37:07 -08:00
conformance
Merge branch 'master' into forOf
2015-02-18 14:49:10 -08:00
fourslash
Merge pull request
#2041
from Microsoft/TSServer
2015-02-19 13:10:21 -08:00
fourslash_old
…
project
…
projects
…
test262-harness
…
unittests
Add a PatternMatcher API (similar to the one in Roslyn) for more advanced matching with features like NavigateTo.
2015-02-20 00:22:41 -08:00