Commit Graph
27769 Commits
Author SHA1 Message Date
Sheetal Nandi da2aa9781e Revert to using spread instead of mutating value later 2019-06-12 15:25:16 -07:00
Sheetal Nandi a84ed93f72 Merge branch 'master' into definitionSpan 2019-06-06 14:13:09 -07:00
Sheetal Nandi a67b375d0e Handle module specifiers 2019-06-06 13:39:04 -07:00
Sheetal Nandi a120c59015 Handle Lable 2019-06-06 12:04:48 -07:00
Sheetal Nandi 768c9ed8d7 Handle jsx Opening, Closing and Self closing tags 2019-06-06 11:48:45 -07:00
Sheetal Nandi edad317395 Fourslash server tests 2019-06-06 10:41:33 -07:00
TypeScript Bot 2fdf7b5d3b Update user baselines (#31793) 2019-06-06 10:13:07 -07:00
Sheetal Nandi 018026ad52 More tests 2019-06-06 10:05:28 -07:00
Sheetal Nandi e4a2dd510f Handle export keyword of export assignment 2019-06-06 09:09:39 -07:00
Sheetal Nandi 64de998356 More tests 2019-06-06 09:01:58 -07:00
Joey Watts 3139cf2f85 Move class property transformation into new transformer. (#30467)
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
2019-06-05 22:24:25 -07:00
Sheetal Nandi 1163a93ed6 Handle default keyword of default export 2019-06-05 16:35:29 -07:00
Wesley Wigham e6fde9e809 Taking typos out one line at a time 2019-06-05 16:24:02 -07:00
Wesley Wigham 96a250502c Deleting a branch that does not exist does not work (we should never download the ref anyway) 2019-06-05 16:12:21 -07:00
Sheetal Nandi e1e1603547 More tests 2019-06-05 16:07:25 -07:00
Wesley Wigham dcf2fa930d merge -> rebase in experiment sync script text 2019-06-05 15:28:52 -07:00
Wesley Wigham bddcf10eb8 Fix deprecation warnings in experiment sync script 2019-06-05 15:25:33 -07:00
Wesley Wigham 16030663ff Dont clean - pipeline should already be clean and a clean will clean node_modules 2019-06-05 15:18:00 -07:00
Wesley Wigham ec4ca6b619 Slightly reorder experimental sync commands 2019-06-05 14:58:22 -07:00
Sheetal Nandi d1dc837353 Cache ranges by text 2019-06-05 14:44:19 -07:00
Sheetal Nandi 6dc2ba7939 Take optional string of range text for singleReferenceGroup 2019-06-05 14:43:22 -07:00
Wesley Wigham 38da682de7 Unify contextual signature type parameter assignment (#31574)
* Unify conditional signature type assignment

* Moonomorphism
2019-06-05 14:35:00 -07:00
Sheetal Nandi edffcce785 Take optional texts to verify parameter for rangesWithSameTextAreRenameLocations 2019-06-05 13:52:41 -07:00
Sheetal Nandi 35c049949f More tests 2019-06-05 12:57:09 -07:00
Sheetal Nandi 5c21fad12f Merge pull request #31432 from microsoft/builderAPI
Api for tsc --build and --incremental
2019-06-05 12:31:00 -07:00
Sheetal Nandi 004488c0c9 Set declaration span only if its not same as own span 2019-06-04 15:37:43 -07:00
Sheetal Nandi cc1cb54e4b More tests 2019-06-04 15:11:48 -07:00
Sheetal Nandi eaeeb06f9a Handle when declarationSpan from declarationNode is undefined 2019-06-04 13:48:13 -07:00
Sheetal Nandi 424f2c9e00 More tests 2019-06-04 13:06:34 -07:00
Sheetal Nandi 34624a0587 More Tests 2019-06-04 12:05:41 -07:00
Wesley Wigham 9da05243ff Rewire experimental update script to handle PR triggers 2019-06-03 16:06:35 -07:00
Wesley Wigham 49c44f650a Add script for pack response postback (#31748) 2019-06-03 15:24:35 -07:00
Sheetal Nandi e41533acc7 Handle computed property names 2019-06-03 14:06:30 -07:00
Sheetal Nandi 01bbc4de2e More tests 2019-06-03 13:55:02 -07:00
Sheetal Nandi 0fee3b023d Handle destructuring assignments 2019-06-03 13:42:55 -07:00
csigs 790c6ee199 LEGO: Merge pull request 31742
LEGO: Merge pull request 31742
2019-06-03 09:10:40 -07:00
csigs 30333e19e2 LEGO: check in for master to temporary branch. 2019-06-03 16:10:14 +00:00
Anders Hejlsberg a5281ada54 Merge pull request #31687 from microsoft/enumImplicitIndexSignatures
Implicit index signatures for enum object types
2019-06-02 07:42:58 -07:00
Anders Hejlsberg d6c323a21b Merge pull request #31711 from microsoft/fixDestructuringWithFallback
Fix destructuring with fallback
2019-06-01 17:30:07 -07:00
Anders Hejlsberg 48d343b985 Accept new baselines 2019-06-01 10:37:02 -07:00
Anders Hejlsberg 86040e0699 Add more tests 2019-06-01 10:36:53 -07:00
Anders Hejlsberg d548f6af70 Consider object literals in unions to have properties of type 'undefined' 2019-06-01 09:45:58 -07:00
Benjamin Lichtman eb81feaf04 Merge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSave
Stop invalidating module resolution cache when saving an open file
2019-05-31 20:36:33 -04:00
Anders Hejlsberg 0895fd6bdc Accept new baselines 2019-05-31 16:53:53 -07:00
Anders Hejlsberg d0795afb48 Add regression tests 2019-05-31 16:53:46 -07:00
Anders Hejlsberg 5c7823c8b8 Accept new baselines 2019-05-31 16:52:11 -07:00
Anders Hejlsberg 4fc5f6a5ff When binding pattern contextually types x || y, x contextually types y 2019-05-31 16:40:22 -07:00
Sheetal Nandi c0537d9bad More tests 2019-05-31 16:19:27 -07:00
Wesley Wigham 41ce98b440 Propagate saved variance flags from cached comparisons (#31688)
* Propegate saved variance flags from cached comparisons

* Propegate variance a bit more selectively

* Add test

* Remove now-redundant code

* Fix misspelling and remove unneeded branch
2019-05-31 16:11:08 -07:00
Sheetal Nandi dfb613c6d6 Use for-of declaration list + expression as span for preview 2019-05-31 16:02:31 -07:00