Commit Graph
27739 Commits
Author SHA1 Message Date
Andrew BranchandGitHub 53467ae4a4 Revert "Move class property transformation into new transformer. (#30467)"
This reverts commit 3139cf2f85.
2019-06-06 17:40:02 -07:00
Anders HejlsbergandGitHub 4ae3a54ba6 Merge pull request #31784 from microsoft/numericEnumMappedType
Numeric enums as key types in mapped types
2019-06-06 15:00:19 -07:00
TypeScript BotandNathan Shively-Sanders 2fdf7b5d3b Update user baselines (#31793) 2019-06-06 10:13:07 -07:00
Anders Hejlsberg 50a6002d8c Accept new baselines 2019-06-06 09:41:52 -07:00
Anders Hejlsberg 7e07669885 Generate declaration file from tests 2019-06-06 09:41:44 -07:00
Joey WattsandRon Buckton 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
Anders Hejlsberg fb8216bca0 Accept new baselines 2019-06-05 16:55:16 -07:00
Anders Hejlsberg f8aaccdd1d Add tests 2019-06-05 16:55:08 -07:00
Anders Hejlsberg 5ad46b180b Fix minor issue 2019-06-05 16:53:42 -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
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
Anders Hejlsberg 2e99438edc Handle numeric enums in mapped types + fix obscure crash 2019-06-05 14:57:18 -07:00
Wesley WighamandGitHub 38da682de7 Unify contextual signature type parameter assignment (#31574)
* Unify conditional signature type assignment

* Moonomorphism
2019-06-05 14:35:00 -07:00
Sheetal NandiandGitHub 5c21fad12f Merge pull request #31432 from microsoft/builderAPI
Api for tsc --build and --incremental
2019-06-05 12:31:00 -07:00
Wesley Wigham 9da05243ff Rewire experimental update script to handle PR triggers 2019-06-03 16:06:35 -07:00
Wesley WighamandGitHub 49c44f650a Add script for pack response postback (#31748) 2019-06-03 15:24:35 -07:00
csigsandGitHub 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 HejlsbergandGitHub a5281ada54 Merge pull request #31687 from microsoft/enumImplicitIndexSignatures
Implicit index signatures for enum object types
2019-06-02 07:42:58 -07:00
Anders HejlsbergandGitHub 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 LichtmanandGitHub 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
Wesley WighamandGitHub 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
TypeScript BotandWesley Wigham eb5c6970a3 Update user baselines (#31699) 2019-05-31 15:56:04 -07:00
Wesley Wigham a23ae4c742 Dedent message so its not code-blocked 2019-05-31 14:54:36 -07:00
Wesley Wigham 22348d8a0c Reverse log order 2019-05-31 14:46:33 -07:00
Benjamin Lichtman d3b6ba557a Change test instead of behavior 2019-05-31 14:46:15 -07:00
Wesley Wigham 2cd3500197 origin/master because ref is fetched not pulled 2019-05-31 14:45:06 -07:00
Wesley Wigham 619648e8c2 Trim whitespace, fetch origin master 2019-05-31 14:36:39 -07:00
Wesley Wigham 8813ceb3ce Cant use stdio inherit and stash a result away 2019-05-31 14:24:49 -07:00
Wesley Wigham 9a2957717e Strictify the cherry-pick pr script 2019-05-31 14:12:45 -07:00
Wesley WighamandGitHub cb2df757d7 Add initial edition of cherry-pick script (#31705) 2019-05-31 13:42:15 -07:00
Anders HejlsbergandGitHub 487bd78ecc Merge pull request #31704 from microsoft/fixThisIndexSignatureAssignment
Fix assignment to property of 'this' though index signature
2019-05-31 12:49:42 -07:00
Benjamin Lichtman 7ac5fa783b Refactor and add wildcard scenario 2019-05-31 11:24:54 -07:00
Anders Hejlsberg d99b73c6ca Accept new baselines 2019-05-31 11:04:22 -07:00
Anders Hejlsberg 59dc85797e Add regression test 2019-05-31 11:04:02 -07:00
Anders Hejlsberg aaa55923e8 Permit assignment this.xxx when class has index signature 2019-05-31 11:03:49 -07:00
Anders Hejlsberg bb15df3e43 Fix lint error 2019-05-30 21:06:51 -07:00
Anders Hejlsberg 8bd6fd85db Accept new baselines 2019-05-30 17:35:17 -07:00
Anders Hejlsberg cf1bceb9e4 Add tests 2019-05-30 17:35:10 -07:00