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-16 05:58:32 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Wesley Wigham
2d01d76ee5
Change es2015 transform to retain comments on for of loop bodies (
#22396
)
2018-03-16 12:57:38 -07:00
..
compiler
Change es2015 transform to retain comments on for of loop bodies (
#22396
)
2018-03-16 12:57:38 -07:00
conformance
For
f.prototype.m = function() { this.x = 0; }
make
x
a member of
f
, not of the function expression (
#22643
)
2018-03-16 11:35:51 -07:00
fourslash
Fix await code action crashes when await is not in a function (
#22623
)
2018-03-16 11:53:17 -07:00
project
…
projects
…
test262-harness
…
unittests
…
user
Do not use unguarded process in tsc.ts
2018-03-13 11:03:12 -07:00