This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-02-05 08:11:30 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Steve Lucco
6d7045ec5a
Merge pull request
#2041
from Microsoft/TSServer
...
TS Server
2015-02-19 13:10:21 -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
Removed tests from fourslash_old that were duplicates.
2014-11-19 12:03:25 -08:00
project
Remove the --noResolve check when finding the file.
2014-11-20 15:43:07 -08:00
projects
Remove the --noResolve check when finding the file.
2014-11-20 15:43:07 -08:00
test262-harness
Add the test262 helper file
2014-11-27 13:06:06 -08:00
unittests
Make 'syntacticClassifierAbsent' non-optional.
2015-02-16 12:21:16 -08:00