Commit graph

26599 commits

Author SHA1 Message Date
Klaus Meinhardt 680cc3dbf4 accept baseline change 2019-01-25 17:02:00 +01:00
Klaus Meinhardt 6eb83650ea Merge branch 'master' into add-to-types2 2019-01-25 16:56:11 +01:00
Klaus Meinhardt a9653bb5df Merge branch 'master' of github.com:Microsoft/TypeScript into usedbeforedeclaration-objectspread 2019-01-25 15:50:27 +01:00
Klaus Meinhardt d7cb14adbd Merge branch 'master' into usedbeforedeclaration-objectspread 2019-01-25 15:49:14 +01:00
Jack Williams 6f30537d13 Simplify type flag check 2019-01-25 09:41:35 +00:00
Jack Williams b27679eee3 Remove old test file that snuck in 2019-01-25 09:41:35 +00:00
Jack Williams 36cc154985 Narrow to any primitive or object and update tests 2019-01-25 09:41:34 +00:00
Jack Williams 1f2338bd78 Update test file and baselines 2019-01-25 09:41:34 +00:00
Jack Williams 267e5989cd Add narrowing for unknown with strict equal 2019-01-25 09:41:34 +00:00
Wesley Wigham d16cf761ba
Move random file in root into test folder (#29575) 2019-01-24 17:33:12 -08:00
Anders Hejlsberg 58e39ead4f Accept new baselines 2019-01-24 17:07:53 -08:00
Anders Hejlsberg 1bc4389615 Add tests 2019-01-24 17:07:44 -08:00
Anders Hejlsberg 318678accc Accept new baselines 2019-01-24 17:07:35 -08:00
Sheetal Nandi 45899ad3d9
Merge pull request #29569 from Microsoft/inputFiles
Make getters for js, sourcemap, dts and dts map text for prepend nodes so as to avoid unnecessary multiple file reads
2019-01-24 17:02:40 -08:00
Ron Buckton 469ab3fdd0 Merge branch 'master' into fix29006 2019-01-24 16:50:50 -08:00
Sheetal Nandi 1b12a855e8 Merge branch 'master' into inputFiles 2019-01-24 15:44:45 -08:00
Wesley Wigham 0ddcab3469
Fix master: handle generating type name for late bound dupe message more nicely (#29572)
* Fix master: handle generating type name for late bound dupe message more nicely

* Make literal type casts more specific in many places to better reflect the checks performed
2019-01-24 15:37:13 -08:00
Sheetal Nandi ec817f55f3 Fix unnecessary union 2019-01-24 15:27:39 -08:00
Ryan Cavanaugh c779fc7998
Merge pull request #28034 from disisisid/master
Typo fix in src/lib/README.md
2019-01-24 14:45:31 -08:00
Ryan Cavanaugh 04cb422abf
Merge pull request #28124 from sanket0896/patch-1
Fixed typos in spec.md
2019-01-24 14:44:05 -08:00
Ryan Cavanaugh 61b07e7bc5
Merge pull request #28181 from superkd37/patch-1
Update .mailmap
2019-01-24 14:40:55 -08:00
Ryan Cavanaugh 66e44eef71
Merge pull request #27991 from manishbansal8843/gulpfile-correction-for-word2mdconversion
Correcting the order of passing arguments to word2mdJs for the task generating spec.md
2019-01-24 14:38:32 -08:00
Ryan Cavanaugh 1a742e6f27
Merge pull request #27918 from collin5/b27914
Improve error message for duplicate property with computed name
2019-01-24 14:35:51 -08:00
Sheetal Nandi 399f987918 Add todos for sourcemap that accidently got reverted. 2019-01-24 13:54:45 -08:00
Ryan Cavanaugh 3249e0f4ad
Merge pull request #27480 from AjayPoshak/make-contrib-easy
Add points to guideline to make contributions easier
2019-01-24 13:50:16 -08:00
Sheetal Nandi 216ed1b385 Get dts content from sourceFile if present 2019-01-24 13:47:27 -08:00
Ryan Cavanaugh d85c4e551e
Merge pull request #27121 from xl1/26977-typedarray
Allow non-number source for TypedArray.from
2019-01-24 13:42:43 -08:00
Sheetal Nandi 50d98aee0e Create getters for js sourcemap, dts and dts map text getters in prepend nodes 2019-01-24 13:38:25 -08:00
Ryan Cavanaugh 95eec999e8
Tweaks 2019-01-24 13:31:44 -08:00
Anders Hejlsberg 8f5ef10033 Don't infer from initializers of parameters of contextually typed functions 2019-01-24 13:25:42 -08:00
Ryan Cavanaugh 16b6706ee1
Merge pull request #29463 from jack-williams/check-in-expression-with-union
Fix #29457
2019-01-24 13:07:22 -08:00
Wesley Wigham fdeb8f01df
Fix typo in runner selection in gulp 2019-01-24 12:58:46 -08:00
Sheetal Nandi 9acff37947 Add test to test the readFile called on prepend input file for emitting and verifying emit 2019-01-24 12:17:45 -08:00
Sheetal Nandi 61b95fea5a
Merge pull request #29555 from petebacondarwin/external-skip-trivia-fix
Use the correct source when skipping trivia
2019-01-24 12:09:10 -08:00
Anders Hejlsberg 71d70ef161
Merge pull request #29563 from Microsoft/fixSwitchControlFlow
Fix switch statement control flow logic
2019-01-24 10:36:52 -08:00
Ryan Cavanaugh d782a546a5
Merge pull request #29556 from fuafa/trailing-comma
fix trailing comma should not allowed in dynamic import argument
2019-01-24 10:20:26 -08:00
Anders Hejlsberg 936ee9b921 Accept new baselines 2019-01-24 10:12:43 -08:00
Anders Hejlsberg 500c4729e9 Add additional repro 2019-01-24 10:12:35 -08:00
Anders Hejlsberg 48cad7788d Accept new baselines 2019-01-24 09:30:54 -08:00
Anders Hejlsberg 83f7f4d190 Add regression test 2019-01-24 09:30:46 -08:00
Anders Hejlsberg 9844436231 Match control flow logic for switch statements to conditional expressions 2019-01-24 09:30:36 -08:00
TypeScript Bot 387201cda0 Update user baselines (#29560) 2019-01-24 09:27:32 -08:00
Pete Bacon Darwin 331b9bcfde Use the correct source when skipping trivia
A custom `SourceMapSource` can optionally provide its own `skipTrivia`
function. If this is not provided then the compiler will use the default
function designed for TypeScript source files.

Previously, when calling this default function we were passing the current
`sourceMapSource` rather than the specified `source` whose trivia needs
to be skipped. This resulted in the `pos` being incorrectly calculated for
external source files that need mapping.

**Side note:**

There are actually two possible constructors available for creating
`SourceMapSource` objects. One of them defaults to an identity function
for the `skipTrivia` function if it is not provided (see
49689894d7/src/compiler/utilities.ts (L6972-L6976))
and the other one leaves the `skipTrivia` field `undefined` (see
5fc8f1dd80/src/services/services.ts (L776-L797))

Unfortunately, it appears that the second of these two constructors is the
one available when importing the "typescript" module in node.js code.
2019-01-24 10:28:10 +00:00
xiaofa d7601b755f fix trailing comma should not allowed in dynamic import argument 2019-01-24 18:16:34 +08:00
Ryan Cavanaugh 2f6c65e691
Merge pull request #26653 from Kingwl/improve_type_arguments_parser_1
parse less than token rather than left shift in context of type argum…
2019-01-23 16:21:12 -08:00
Ryan Cavanaugh ebebc9fdb6
Merge pull request #29546 from chrisrpatterson/update-badge-url
Updating badge url
2019-01-23 12:49:42 -08:00
Chris Patterson 41568ba7c6
Updating badge url
Updating the badge url to use the new url format.
2019-01-23 14:16:23 -05:00
Sheetal Nandi 73fe3fc0f5
Merge pull request #29532 from Microsoft/umdModuleGlobalMerge
Handle find all references for symbol merged with UMD module and global var
2019-01-23 11:13:58 -08:00
Sheetal Nandi d42185373a PR feedback 2019-01-23 10:48:17 -08:00
Ron Buckton e1477b41b7 Fix lint error 2019-01-22 16:28:00 -08:00