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-15 11:35:42 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mohamed Hegazy
fd469d63b1
Fix search for shadowed const declarations by a var declarations to search for any variable instead of only a blockScoped one to ensure we are not picking it up from a wrong scope.
2014-10-17 09:28:42 -07:00
..
compiler
Fix search for shadowed const declarations by a var declarations to search for any variable instead of only a blockScoped one to ensure we are not picking it up from a wrong scope.
2014-10-17 09:28:42 -07:00
conformance
Merge branch 'master' into letAndConst
2014-10-16 09:30:58 -07:00
fourslash
Add language service support for const
2014-10-16 10:28:00 -07:00
fourslash_old
Merge branch 'master' into symbolInfoFormatting
2014-10-08 18:25:42 -07:00
project
Switch to createCompilerDiagnostic for an invalid root file
2014-09-17 10:44:03 -07:00
projects
…
unittests
/services
Add some heuristics in the lexical classifier to make it play better with the syntactic classifier when classifying expressions involving generics.
2014-10-03 01:54:43 -07:00