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-12 21:37:41 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Anders Hejlsberg
77c0540433
Merge pull request
#12425
from Microsoft/keyofOnlyStrings
...
Change 'keyof T' to always be string-like
2016-11-21 15:51:00 -08:00
..
compiler
wrap subexpressions of conditional expressions in parens if necessary (
#12420
)
2016-11-21 12:52:13 -08:00
conformance
Add test case
2016-11-21 13:10:42 -08:00
fourslash
recompute character to column when comparing indentations (
#12375
)
2016-11-21 11:34:09 -08:00
fourslash_old
…
project
add unit tests
2016-09-26 12:25:48 -04:00
projects
add unit tests
2016-09-26 12:25:48 -04:00
test262-harness
…
unittests
…