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-05-20 05:17:43 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
e3d82b7db3fbdd32922c346aad0bf2a5df147d0e
TypeScript
/
tests
/
cases
History
Daniel Rosenwasser
e3d82b7db3
Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor.
...
Fixes
#975
.
2014-10-27 18:08:49 -07:00
..
compiler
Only check for collisions with variabels and not properties
2014-10-24 10:30:40 -07:00
conformance
Merge branch 'master' into letAndConst
2014-10-23 15:01:07 -07:00
fourslash
Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor.
2014-10-27 18:08:49 -07:00
fourslash_old
Implement getNameOrDottedNameSpan for new compiler
2014-10-20 23:34:43 -07:00
project
…
projects
…
unittests
/services
…