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
/
src
History
Matt Bierner
9774cd5eb5
Fix await code action crashes when await is not in a function (
#22623
)
...
Fixes
#22614
2018-03-16 11:53:17 -07:00
..
compiler
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
harness
Refactor declaration emitter into declaration transformer (
#21930
)
2018-03-15 22:23:10 -07:00
lib
Port generated lib files
2018-03-09 14:06:14 -08:00
loc
/lcl
LEGO: check in for master to temporary branch.
2018-03-14 22:10:37 +00:00
server
Do not close the file watches just to create new ones in the type installer
2018-03-15 10:45:09 -07:00
services
Fix await code action crashes when await is not in a function (
#22623
)
2018-03-16 11:53:17 -07:00
tsconfig-base.json
Baseline public API (
#18897
)
2017-10-02 17:37:40 -07:00