Commit Graph

  • 9639434d72 Accept new baselines Anders Hejlsberg 2019-02-04 17:37:11 -08:00
  • ee10c247b7 Less aggressive logic for detecting circular mapped arrays and tuples Anders Hejlsberg 2019-02-04 17:36:09 -08:00
  • 87bb6c9c90 Merge branch 'master' into usePrependToSkipBuild Sheetal Nandi 2019-02-04 15:43:44 -08:00
  • 3593685269 Use prologue directive information in buildInfo to emit prologues when manipulating js output bundle file Sheetal Nandi 2019-02-04 15:22:23 -08:00
  • 2f9218f346 DOM update February 2019 (#29690) Nathan Shively-Sanders 2019-02-04 15:25:41 -08:00
  • a0a4e6b0c2 Update test baselines Sheetal Nandi 2019-02-04 13:51:19 -08:00
  • 16914cc940 Factor out unparsed source file for own creation Sheetal Nandi 2019-02-04 13:36:45 -08:00
  • d9ead78e8c Map dts file to sections to write and fix from Sheetal Nandi 2019-02-01 20:10:31 -08:00
  • a64e5ad3f3 Even though .d.ts doesnt change, the map file most likely changes, so emit that Sheetal Nandi 2019-02-01 18:40:04 -08:00
  • acec3c193a Use stored helpers to emit incrementally Sheetal Nandi 2019-02-01 17:15:17 -08:00
  • aa5d62a72c Perform only emit on js file if no decl file change Sheetal Nandi 2019-02-01 14:46:58 -08:00
  • 00917a4649 Store pologue information in bundle info Sheetal Nandi 2019-02-04 14:49:24 -08:00
  • 7c072a2fd7 Fix type reference dts emit failure Ron Buckton 2019-02-01 16:09:17 -08:00
  • 4ff71ecb98 Merge pull request #29696 from Microsoft/filter-unknown Ryan Cavanaugh 2019-02-04 13:26:29 -08:00
  • 55762271af Merge pull request #29695 from Microsoft/fixDtsTypeReferenceEmit Ron Buckton 2019-02-04 13:03:07 -08:00
  • 1d1c82095c add tests for rest parameters Gabriela Britto 2019-02-04 12:53:02 -08:00
  • 674800f25e implement refactor for functions with a rest parameter Gabriela Britto 2019-02-04 12:52:27 -08:00
  • b7c5c073f8 Merge pull request #29714 from Microsoft/fixInstanceofTypeofControlFlow Anders Hejlsberg 2019-02-04 12:22:52 -08:00
  • f86b635122 Merge pull request #29705 from Microsoft/fixParametersAndReturnType Anders Hejlsberg 2019-02-04 12:08:29 -08:00
  • 4756373967 Merge branch 'master' into fixDtsTypeReferenceEmit Ron Buckton 2019-02-04 11:39:16 -08:00
  • 530a09a6e2 Update user baselines (#29682) TypeScript Bot 2019-02-04 07:55:39 -08:00
  • 97c557eb04 Make modifierFlagsCache mandatory for Node objects Benedikt Meurer 2019-02-04 14:39:29 +01:00
  • 026225997e Accept new baselines Anders Hejlsberg 2019-02-03 15:23:49 -08:00
  • 0c5471ba5c Add regression test Anders Hejlsberg 2019-02-03 15:23:21 -08:00
  • 415c725bb9 Make exception for synthetic 'this.x' in narrowTypeByInstanceof Anders Hejlsberg 2019-02-03 15:23:07 -08:00
  • 25f9a1fec2 Fix lint errors Jack Williams 2019-02-03 22:44:15 +00:00
  • 54801cbd17 Merge branch 'master' into switch-on-unknown Jack Williams 2019-02-03 22:36:40 +00:00
  • dcfbe5a7a7 Merge branch 'master' into fixInstanceofTypeofControlFlow Anders Hejlsberg 2019-02-03 14:30:22 -08:00
  • 4d85acb387 Merge pull request #29712 from jack-williams/update-baseline-for-json-changes Anders Hejlsberg 2019-02-03 14:29:00 -08:00
  • 30fa6d08cc Update baselines for types affected by JSON change Jack Williams 2019-02-03 16:49:52 +00:00
  • 343e0f7fd9 Fix NarrowTypeByTypeof, NarrowTypeByInstanceof, isPropertyInitializedInConstructor Anders Hejlsberg 2019-02-03 08:19:22 -08:00
  • 3d0c7f3156 Narrow unknown in switch Jack Williams 2019-02-03 16:07:21 +00:00
  • 0a041ee536 Merge pull request #28270 from AnyhowStep/json-parse-reviver-stringify-replacer-better-declaration Ryan Cavanaugh 2019-02-02 12:10:56 -08:00
  • 118a2ccad4 Accept new baselines Anders Hejlsberg 2019-02-02 09:37:59 -08:00
  • 332861b4fc Add tests Anders Hejlsberg 2019-02-02 09:37:52 -08:00
  • be4fb30e61 Accept new baselines Anders Hejlsberg 2019-02-02 09:28:28 -08:00
  • e7ad76ddc8 Less restrictive constraints in Parameters and ReturnType types Anders Hejlsberg 2019-02-02 09:28:21 -08:00
  • 942b020081 Merge remote-tracking branch 'origin/master' into enforce-const-enum-access-for-isolatedmodules Alan Pierce 2019-02-01 16:56:44 -08:00
  • e3eb7bc4b7 Add helpers from source files to the bundleInfo to be used later Sheetal Nandi 2019-02-01 17:15:17 -08:00
  • 4050378819 Add source information to bundle info and use it to emit header information later on Sheetal Nandi 2019-02-01 16:52:00 -08:00
  • efbe630a13 Use unknown for array predicates' return types Ryan Cavanaugh 2019-02-01 17:05:04 -08:00
  • 5bcf251f8a Merge pull request #28125 from fullheightcoding/typos Ryan Cavanaugh 2019-02-01 16:48:13 -08:00
  • abb11550d3 add more tests Gabriela Britto 2019-02-01 16:44:22 -08:00
  • bde97d1226 fix refactor to find super references Gabriela Britto 2019-02-01 16:43:44 -08:00
  • 4b84f56b21 Fix type reference dts emit failure Ron Buckton 2019-02-01 16:09:17 -08:00
  • a856a64a5c Merge pull request #29446 from fuafa/infer-js-doc Ryan Cavanaugh 2019-02-01 13:55:31 -08:00
  • f81ea89564 Merge pull request #29136 from ajafff/usedbeforedeclaration-objectspread Ryan Cavanaugh 2019-02-01 13:46:37 -08:00
  • 02b1f71612 Merge branch 'master' into typos Ryan Cavanaugh 2019-02-01 13:43:44 -08:00
  • bf25ba4650 Don't refactor if variable declaration has type annotation Gabriela Britto 2019-02-01 13:09:53 -08:00
  • 607f2ea4de Merge pull request #29478 from Microsoft/fixContextualReturnTypes Anders Hejlsberg 2019-02-01 12:31:08 -08:00
  • a41d546f6e Store commonSourceDirectory Sheetal Nandi 2019-02-01 11:39:23 -08:00
  • 9d3707d671 Merge pull request #29665 from ajafff/readonly-error-message Ryan Cavanaugh 2019-02-01 11:24:38 -08:00
  • 8827bed0e7 Merge pull request #29647 from Microsoft/noConstraintsDuringInference Anders Hejlsberg 2019-02-01 10:54:08 -08:00
  • ed277b8ee9 Handle GetAccessor and SetAccessor in isThisless (#27869) Andy Hanson 2019-02-01 10:50:04 -08:00
  • 42be36d182 Accept new baselines Anders Hejlsberg 2019-02-01 10:48:58 -08:00
  • c58157573e Add breaking change repros Anders Hejlsberg 2019-02-01 10:48:52 -08:00
  • 66dab21565 More refactoring Sheetal Nandi 2019-02-01 10:46:37 -08:00
  • fffd77457a Merge branch 'master' into fixContextualReturnTypes Anders Hejlsberg 2019-02-01 10:28:50 -08:00
  • 44fae8c29a Merge pull request #29685 from Microsoft/fixSubtypeReductionEstimate Anders Hejlsberg 2019-02-01 10:25:02 -08:00
  • 84250e3888 Increase accuracy of remaining subtype reduction work estimate Anders Hejlsberg 2019-02-01 06:57:07 -08:00
  • 97d2ea8f32 Minor improvements of code and comments. kpreisser 2019-01-05 17:10:18 +01:00
  • 9140cbc29e Correctly adjust the backward reference of the next entry when deleting an entry. kpreisser 2019-01-05 11:45:46 +01:00
  • c4960d3c11 Adjust the unit test to spot a missed bug in the delete() implementation. kpreisser 2019-01-05 11:26:37 +01:00
  • 472157e523 Revert a few unneeded (stylistic) changes. kpreisser 2019-01-05 11:25:50 +01:00
  • c8e329bcbc Rework the implementation of the shimMap to ensure iterators will behave the same as with native Maps. kpreisser 2019-01-04 19:09:44 +01:00
  • b502ae98e1 Add a unit test for the shimMap (currently failing). kpreisser 2019-01-04 18:02:43 +01:00
  • 41bef5f77c PR review: Fix typo. kpreisser 2019-01-04 14:00:24 +01:00
  • c0c71bf65e Fix lint issues. kpreisser 2019-01-03 16:09:56 +01:00
  • bff5436ac9 Follow-Up: Avoid the memory leak problem by simply not allowing existing iterators to continue once an entry has been deleted from the map. kpreisser 2018-08-23 13:22:55 +02:00
  • 8626b927be Adjust the iteration behavior of the shimMap (used for IE 11) to visit values that are added while forEach is running. kpreisser 2018-08-20 13:54:57 +02:00
  • 03fa5bd90f Merge branch 'master' into usePrependToSkipBuild Sheetal Nandi 2019-01-31 22:05:51 -08:00
  • 79b5992247 Verify header updates Sheetal Nandi 2019-01-31 21:30:59 -08:00
  • 10f01318a3 Dont do base build again for each incremental scenario Sheetal Nandi 2019-01-31 20:43:40 -08:00
  • b7defb3cac Some more reorg in test Sheetal Nandi 2019-01-31 20:06:52 -08:00
  • 3cf46f16bf Dont diff with only sources in incremental compilation, diff with the base build Sheetal Nandi 2019-01-31 19:43:30 -08:00
  • 4205eaf021 Baseline incremental build baselines Sheetal Nandi 2019-01-31 18:17:39 -08:00
  • db3a4fe25d Separate out the tests for tsbuild into its own folder Sheetal Nandi 2019-01-31 15:34:23 -08:00
  • 51ccfb1201 Accept new baselines Anders Hejlsberg 2019-01-31 15:33:00 -08:00
  • 2a91e7aab2 Revert previous changes, use flag to disable fixing during constraint check Anders Hejlsberg 2019-01-31 15:32:52 -08:00
  • d2909a14aa Update user baselines (#29660) TypeScript Bot 2019-01-31 15:02:49 -08:00
  • f7281e3fb5 Use same property name for BundleFileSection and UnparsedNode for easy node creation Sheetal Nandi 2019-01-31 11:45:42 -08:00
  • 38e0d4df0f Add SourceMapUrl to section Sheetal Nandi 2019-01-31 11:19:37 -08:00
  • 782622f9cd clarify error message for 'readonly' type operator Klaus Meinhardt 2019-01-31 19:44:49 +01:00
  • b15cb6b097 Create nodes for unparsed text, prepend text Sheetal Nandi 2019-01-31 10:40:46 -08:00
  • 362c78ee40 Create prepend text sections in .buildInfo Sheetal Nandi 2019-01-30 18:20:54 -08:00
  • 39e37a2c57 Generate .tsbuildInfo if bundle uses references with prepend Sheetal Nandi 2019-01-30 17:48:34 -08:00
  • bd769406ca If the project only needs prepend output to be changed, prepare to just manipulate output Step 1: Update the verbose log to reflect it Sheetal Nandi 2019-01-30 11:48:39 -08:00
  • aa74fa1076 Fix UnparsedPrologue kind Sheetal Nandi 2019-01-31 09:41:50 -08:00
  • 5d3685d041 Merge pull request #28240 from ajafff/add-to-types2 Ryan Cavanaugh 2019-01-31 09:34:59 -08:00
  • d72271b800 update baseline Klaus Meinhardt 2019-01-31 11:29:29 +01:00
  • f4747f4667 Merge branch 'master' of github.com:Microsoft/TypeScript into add-to-types2 Klaus Meinhardt 2019-01-31 11:25:01 +01:00
  • aad609c74f Merge pull request #29298 from ajafff/this-reference-in-parameter Ryan Cavanaugh 2019-01-30 19:13:18 -08:00
  • caa8dc25a8 Merge pull request #29115 from KromDaniel/patch-1 Ryan Cavanaugh 2019-01-30 19:12:46 -08:00
  • 2f7627b363 Merge pull request #28190 from ispedals/bug/24709 Ryan Cavanaugh 2019-01-30 19:12:11 -08:00
  • ec9652d9d6 Merge pull request #27934 from mayn/spelling Ryan Cavanaugh 2019-01-30 19:09:22 -08:00
  • 62cf44cb9b Allow per-file setting for rename default behavior preferences (#29593) Benjamin Lichtman 2019-01-30 19:08:30 -08:00
  • d1f3aca2d0 Test case when final project isnt composite project Sheetal Nandi 2019-01-30 17:57:44 -08:00
  • 96706a75ed Merge pull request #29510 from Microsoft/constContexts Anders Hejlsberg 2019-01-30 15:55:47 -08:00
  • eb513a2035 Merge pull request #29576 from Microsoft/fixContextuallyTypedParameters Anders Hejlsberg 2019-01-30 15:51:29 -08:00
  • bb76259e7a More logs verification Sheetal Nandi 2019-01-30 14:22:50 -08:00