Commit Graph

15830 Commits

Author SHA1 Message Date
Ryan Cavanaugh
7b17f6affe Math 2017-03-21 11:41:58 -07:00
Ryan Cavanaugh
16c7bcfebb Store the size of the project properly 2017-03-21 11:37:22 -07:00
Ryan Cavanaugh
456614f7e0 Make compatible with 2.1 maps
# Conflicts:
#	src/server/editorServices.ts
#	src/server/project.ts
2017-03-17 15:36:15 -07:00
Ryan Cavanaugh
cc8ce5975c Apply the 20 MB non-TS source limit across all projects 2017-03-17 15:22:52 -07:00
Mohamed Hegazy
496e7ab559 Merge pull request #13945 from Microsoft/upateLKGrelease-2.1
Update LKG
v2.1.6
2017-02-07 18:27:06 -08:00
Mohamed Hegazy
064a997387 Update LKG 2017-02-07 17:12:05 -08:00
Mohamed Hegazy
54220a8ce5 Merge pull request #13943 from Microsoft/runtests
Do not run npm update
2017-02-07 16:55:13 -08:00
Mohamed Hegazy
d99901f4cb Do not run npm update 2017-02-07 16:40:43 -08:00
Mohamed Hegazy
db30899645 Merge pull request #13938 from Microsoft/vladima/port-13937
disable fs watcher for UNC paths on Windows (#13937)
2017-02-07 16:38:17 -08:00
Mohamed Hegazy
504e1432ac Update version 2017-02-07 16:29:35 -08:00
Vladimir Matveev
ba81c6c0c8 disable fs watcher for UNC paths on Windows (#13937) 2017-02-07 14:47:57 -08:00
Bill Ticehurst
b611dceb00 Merge pull request #13824 from Microsoft/billti/updateLKG
Update LKG
2017-02-01 15:27:20 -08:00
Bill Ticehurst
3b54f29e1a Update LKG 2017-02-01 14:56:26 -08:00
Bill Ticehurst
870e44fc08 Merge pull request #13818 from Microsoft/release-2.1_ata
Use "ts2.1" NPM tag in typingsInstaller
2017-02-01 14:52:33 -08:00
Andy Hanson
d5f5d785a2 Use "ts2.1" NPM tag in typingsInstaller 2017-02-01 10:37:21 -08:00
Mohamed Hegazy
2dbc531cf4 Update LKG v2.1.5 2017-01-05 12:24:03 -08:00
rbuckton
c26f40268e Merge pull request #13277 from Microsoft/fix13276 2017-01-04 20:38:10 -08:00
Sheetal Nandi
f412e10310 Fix the emit when jsx attribute expression is empty
Fixes #12994
2017-01-03 11:40:04 -08:00
Mohamed Hegazy
32cec588ff Update LKG 2016-12-29 12:01:22 -08:00
Mohamed Hegazy
f330a7e112 Merge pull request #13220 from Microsoft/mergeMaster1229
Merge master 12/29
2016-12-29 11:59:32 -08:00
Ron Buckton
cc306f618b Aggregate flags for ExpressionWithTypeArguments 2016-12-29 11:49:23 -08:00
Mohamed Hegazy
bf7c51cdc6 Do not report helper module errors in ambient contexts for Rest helper 2016-12-29 11:47:07 -08:00
Ron Buckton
708f9e5604 Fix UMD header to work with r.js 2016-12-28 15:08:01 -08:00
Ron Buckton
3eabf97941 Updated baselines 2016-12-28 15:07:51 -08:00
Ron Buckton
b155b6819e Improve SourceMap emit for down-level async functions 2016-12-28 15:07:39 -08:00
Vladimir Matveev
150463e818 tsserver should use newline provided by the host (#13185) (#13186) 2016-12-27 13:18:20 -08:00
Mohamed Hegazy
dde8411b0e Update LKG 2016-12-22 16:17:55 -08:00
Mohamed Hegazy
5f720c2d56 Merge pull request #13138 from Microsoft/mergeMaster1222
Merge master 12/22
2016-12-22 15:54:33 -08:00
Mohamed Hegazy
50288d95ad Check trace enabled befoe tracing 2016-12-22 15:45:00 -08:00
Mohamed Hegazy
2cf9979fdd Merge pull request #13105 from Microsoft/Fix12921
Check for `.js` targets for `package.json`::`main`
2016-12-22 09:42:21 -08:00
Mohamed Hegazy
c5904d3df0 Update LKG 2016-12-21 17:37:12 -08:00
Mohamed Hegazy
02e68f2b10 Merge pull request #13107 from Microsoft/mergeMaster1221
Merge master 12/21
2016-12-21 17:36:10 -08:00
Mohamed Hegazy
3d350a2428 Merge branch 'master' into release-2.1 2016-12-21 17:20:37 -08:00
Mohamed Hegazy
c563e83c99 Merge pull request #13092 from SaschaNaz/jsxdangling
Format JSX expression and closing token
2016-12-21 16:43:35 -08:00
Mohamed Hegazy
12e0275f1a Remove invalid trace 2016-12-21 16:40:30 -08:00
Nathan Shively-Sanders
e8b3ff0a1a Merge pull request #12694 from Microsoft/destructuring-initialisers-can-reference-previous-elements
Binding element initialisers can reference previous elements
2016-12-21 16:29:44 -08:00
Kagami Sascha Rosylight
784f29bc83 merge conflict 2016-12-22 09:00:31 +09:00
Mohamed Hegazy
e096e308d6 Add comment 2016-12-21 15:47:19 -08:00
Mohamed Hegazy
12f1d19fa4 Revert "Refactor the package.json property lookup"
This reverts commit 0e16657468.
2016-12-21 15:45:37 -08:00
Mohamed Hegazy
0e16657468 Refactor the package.json property lookup 2016-12-21 15:04:08 -08:00
Mohamed Hegazy
051edacf26 Look for package.json::main when resolving JS targets 2016-12-21 15:03:37 -08:00
Mohamed Hegazy
445cf0e213 Merge pull request #13056 from arusakov/improve_diagnostic_message_negative_octal_literal
Improve diagnostic message for negative old style octal literals
2016-12-21 14:37:49 -08:00
Sheetal Nandi
0c2cce565c Merge pull request #13103 from Microsoft/metadataOfClassFromModule
Update current scope when visiting namespace elements
2016-12-21 13:59:31 -08:00
Sheetal Nandi
74a9924db7 Merge pull request #13100 from Microsoft/unusedLocalsInSpread
Do not report error on unused removed property from object spread when its module member
2016-12-21 13:59:05 -08:00
arusakov
23faaff032 isMinusPrefixUnaryExpression() -> isPrefixUnaryExpression() after code review 2016-12-22 00:56:39 +03:00
Alexander Rusakov
db1fda5e77 Improve diagnostic message for negative old style literals 2016-12-22 00:43:15 +03:00
Sheetal Nandi
08e6b1bc48 Update current scope when visiting namespace elements
Fixes #13098
2016-12-21 12:30:59 -08:00
Sheetal Nandi
32c477a448 Test case for metadata type of class from a module 2016-12-21 12:28:29 -08:00
Sheetal Nandi
4cbb50a00c Merge pull request #13034 from Microsoft/unionWithNull
Add serialization of typenode for null/undefined/never as part of metadata type
2016-12-21 12:21:55 -08:00
Sheetal Nandi
62426de220 Nit: Moving type aliases for serialized type nodes as per feedback 2016-12-21 12:11:52 -08:00