Skip to content

Commit

Permalink
Update LKG
Browse files Browse the repository at this point in the history
  • Loading branch information
mhegazy committed Dec 29, 2016
1 parent f330a7e commit 32cec58
Show file tree
Hide file tree
Showing 8 changed files with 707 additions and 563 deletions.
201 changes: 112 additions & 89 deletions lib/tsc.js

Large diffs are not rendered by default.

232 changes: 129 additions & 103 deletions lib/tsserver.js

Large diffs are not rendered by default.

11 changes: 3 additions & 8 deletions lib/tsserverlibrary.d.ts

Large diffs are not rendered by default.

232 changes: 129 additions & 103 deletions lib/tsserverlibrary.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions lib/typescript.d.ts
Expand Up @@ -334,8 +334,7 @@ declare namespace ts {
PartiallyEmittedExpression = 294,
MergeDeclarationMarker = 295,
EndOfDeclarationMarker = 296,
RawExpression = 297,
Count = 298,
Count = 297,
FirstAssignment = 57,
LastAssignment = 69,
FirstCompoundAssignment = 58,
Expand Down
294 changes: 166 additions & 128 deletions lib/typescript.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions lib/typescriptServices.d.ts
Expand Up @@ -334,8 +334,7 @@ declare namespace ts {
PartiallyEmittedExpression = 294,
MergeDeclarationMarker = 295,
EndOfDeclarationMarker = 296,
RawExpression = 297,
Count = 298,
Count = 297,
FirstAssignment = 57,
LastAssignment = 69,
FirstCompoundAssignment = 58,
Expand Down
294 changes: 166 additions & 128 deletions lib/typescriptServices.js

Large diffs are not rendered by default.

0 comments on commit 32cec58

Please sign in to comment.