Commit Graph

  • a1ffa9478c Fix ScriptElementKind for path mapping completions (#21695) Andy 2018-02-06 13:42:32 -08:00
  • c48afe7088 Merge pull request #21696 from Microsoft/fixMappedTypeWithSubstitution Anders Hejlsberg 2018-02-06 13:26:19 -08:00
  • af8150363b Accept baseline changes from code refactoring Anders Hejlsberg 2018-02-06 13:25:18 -08:00
  • 8885d7941c Infer constraints for 'infer T' declarations nested in type references Anders Hejlsberg 2018-02-06 13:24:53 -08:00
  • efea19f997 Accept new baselines Anders Hejlsberg 2018-02-06 12:41:12 -08:00
  • cac6b5b985 Add regression test Anders Hejlsberg 2018-02-06 12:41:04 -08:00
  • ba1833759f Simplify string literal completions (#21415) Andy 2018-02-06 12:31:34 -08:00
  • 2684784545 Handle source file versioning better since the emit depends on it This ensures that when file is deleted and re-created, the file version isnt same to ensure emits correctly Fixes #21444 Sheetal Nandi 2018-02-06 11:47:37 -08:00
  • bb28444f8c Handle all instantiable non-primitive types in homomorphic mapped types Anders Hejlsberg 2018-02-06 12:27:35 -08:00
  • e66e471799 Remove leading directory separator from path mapping completion (#21688) (#21691) Andy 2018-02-06 12:10:01 -08:00
  • c46ab32070 Support incomplete identifier in JSX initializer completions (#21681) (#21692) Andy 2018-02-06 12:09:49 -08:00
  • c4c9a00a9f Support incomplete identifier in JSX initializer completions (#21681) Andy 2018-02-06 11:40:39 -08:00
  • cd22ea73d3 Remove leading directory separator from path mapping completion (#21688) Andy 2018-02-06 11:39:09 -08:00
  • 07c9505cd3 Fix harness getDirectores implementation to not include directory as prefix (#21633) (#21687) Andy 2018-02-06 11:38:17 -08:00
  • eca6410c6e Add top-level completion for path mapping (#21686) (#21689) Andy 2018-02-06 11:37:34 -08:00
  • 3b73ce49d7 Merge pull request #21585 from Microsoft/fix21584 Ron Buckton 2018-02-06 11:30:12 -08:00
  • cde1cd0075 Add top-level completion for path mapping (#21686) Andy 2018-02-06 11:17:06 -08:00
  • 384aad6906 Add test case for file change happening as part of file create and delete Sheetal Nandi 2018-02-06 10:50:32 -08:00
  • 57a50f4b9d fixInvalidImportSyntax: Preserve comment (#21684) Andy 2018-02-06 10:19:14 -08:00
  • c4dca618ce Escape quotes in bracketed completions (#21676) (#21683) Andy 2018-02-06 10:00:32 -08:00
  • 044fb53476 Escape quotes in bracketed completions (#21676) Andy 2018-02-06 09:28:03 -08:00
  • abe814f473 remove GeneratorFunction global from lib.d.ts (#21615) Herrington Darkholme 2018-02-07 01:07:00 +08:00
  • d6f52c3477 importFixes: Bundle module specifiers with import kinds, and replace ImportCodeActionMap with existing functionality (#20700) Andy 2018-02-06 08:57:32 -08:00
  • 73a86cb32d LEGO: Merge pull request 21672 csigs 2018-02-06 03:11:05 -08:00
  • 20fbae9b6c LEGO: check in for master to temporary branch. csigs 2018-02-06 11:10:44 +00:00
  • 1efb84447c Merge branch 'master' into vfs Ron Buckton 2018-02-05 23:36:14 -08:00
  • f153b04f35 Revert changes to unit tests Ron Buckton 2018-02-05 22:27:55 -08:00
  • 0b963489a7 Revert changes to unit tests Ron Buckton 2018-02-05 22:27:20 -08:00
  • 10dfb93299 LEGO: Merge pull request 21667 csigs 2018-02-05 21:10:30 -08:00
  • 1a8a996f95 LEGO: check in for master to temporary branch. csigs 2018-02-06 05:10:12 +00:00
  • cdff95f914 Refactored exceededTotalSizeLimitForNonTsFiles to return the last filename analyzed if the service language is going to be disabled Armando Aguirre 2018-02-05 19:25:07 -08:00
  • c33a14d66d We fixed formik :D (#21660) Wesley Wigham 2018-02-05 17:17:37 -08:00
  • b671a8ce1f Update version (#21659) Mohamed Hegazy 2018-02-05 17:01:15 -08:00
  • 17554ff285 Fix JSX contextual types to not eagerly become apparent, use 2-pass inference for JSX (#21383) Wesley Wigham 2018-02-05 16:33:39 -08:00
  • 2eba4495a4 Port --emitDeclarationOnly flag support to release-2.7 (#21654) Mohamed Hegazy 2018-02-05 16:23:57 -08:00
  • 3b220a8b0f Merge pull request #21649 from Microsoft/conditionalTypesASI Anders Hejlsberg 2018-02-05 16:21:34 -08:00
  • 905878c345 LEGO: Merge pull request 21655 csigs 2018-02-05 15:11:28 -08:00
  • b803a268a3 LEGO: check in for master to temporary branch. csigs 2018-02-05 23:11:03 +00:00
  • 24ec4d612e Fix bug: replacmentSpan for completion shouldn't include property name that doesn't start with completion name (#21587) (#21648) Andy 2018-02-05 14:54:22 -08:00
  • b7f69102ce Make the PollingInterval, PollingChunkSize, PollingUnchangedThresholds customisable Sheetal Nandi 2018-02-05 14:50:07 -08:00
  • 8f8fec433e Rename switch --emitDeclarationsOnly to --emitDeclarationOnly (#21651) Mohamed Hegazy 2018-02-05 14:48:50 -08:00
  • c7b86e824f EntityNameExpression doesn't need to include ParenthesizedExpression (#21588) Andy 2018-02-05 14:22:03 -08:00
  • 48c0af5d43 Support testing document highlights with "filesToSearch" (#21640) Andy 2018-02-05 14:02:50 -08:00
  • d4d54d61a6 Accept new baselines Anders Hejlsberg 2018-02-05 13:56:29 -08:00
  • 6cf640ed3b Add regression test Anders Hejlsberg 2018-02-05 13:56:22 -08:00
  • 0d3f2166e3 Automatic semicolon insertion before 'extends' in conditional type Anders Hejlsberg 2018-02-05 13:56:10 -08:00
  • d584f4d97b Fix assertion: class reference location may be 'default' keyword instead of class name (#21630) Andy 2018-02-05 13:24:08 -08:00
  • ca4af4f36c Merge branch 'master' into watchOptions Sheetal Nandi 2018-02-05 13:07:12 -08:00
  • f13f0934a4 Fix initializer assignability for unique symbol Ron Buckton 2018-02-02 13:13:21 -08:00
  • d11c7aeeaf class Project: implement log and error from LanguageServiceHost (#21635) Andy 2018-02-05 11:42:03 -08:00
  • c1a2adcea4 Fix return types of NodeBuilder methods (#21619) Klaus Meinhardt 2018-02-05 20:34:28 +01:00
  • 4eb3b6b016 Merge branch 'master' into vfs Ron Buckton 2018-02-05 11:30:06 -08:00
  • e31b3e942b Merge pull request #21627 from Microsoft/fixExtendsNever Anders Hejlsberg 2018-02-05 11:21:06 -08:00
  • d629607f98 Merge pull request #21610 from Microsoft/fixSharedTypeParameters Anders Hejlsberg 2018-02-05 11:20:34 -08:00
  • 120af861f7 Fix bug: replacmentSpan for completion shouldn't include property name that doesn't start with completion name (#21587) Andy 2018-02-05 11:20:22 -08:00
  • 1784e51929 Fix harness getDirectores implementation to not include directory as prefix (#21633) Andy 2018-02-05 11:11:00 -08:00
  • 737fb7f9b5 Only apply global augmentations before globals are available (#21563) (#21595) Wesley Wigham 2018-02-05 11:01:05 -08:00
  • 14bd0a2d56 Detect and prevent creation of bad Identifier (#21581) Andy 2018-02-05 09:13:38 -08:00
  • c03ee9d85d Use helper functions more in documentHighlights (#21336) Andy 2018-02-05 08:57:17 -08:00
  • d5e2f49eee Accept new baselines Anders Hejlsberg 2018-02-05 06:48:45 -08:00
  • 4c9e6499d5 Add tests Anders Hejlsberg 2018-02-05 06:48:38 -08:00
  • b8f3c6169b Use more permissive wildcard type in definitely false check Anders Hejlsberg 2018-02-05 06:48:29 -08:00
  • 76ee13974c Inline 'Awaitable' into 'Awaited' awaited Ron Buckton 2018-02-04 19:48:12 -08:00
  • 0bf0bf6f53 Minor cleanup and some related tests Ron Buckton 2018-02-04 18:44:43 -08:00
  • c4d7e4806a Add Awaited<T> to core library Ron Buckton 2018-02-03 20:51:43 -08:00
  • 8ae5f630d4 Accept new baselines Anders Hejlsberg 2018-02-03 14:45:25 -08:00
  • 21c397dd5a Add regression test Anders Hejlsberg 2018-02-03 14:45:16 -08:00
  • 503fc0642e Fix unintended sharing of typeParameters property in SymbolLinks Anders Hejlsberg 2018-02-03 14:45:01 -08:00
  • 3ef1b56ee9 Merge pull request #21496 from Microsoft/inferTypes Anders Hejlsberg 2018-02-03 12:19:48 -08:00
  • c4485bc675 Merge pull request #21316 from Microsoft/conditionalTypes Anders Hejlsberg 2018-02-03 11:34:12 -08:00
  • 4ae8445ff7 Properly classify output text in emitter Anders Hejlsberg 2018-02-03 11:32:24 -08:00
  • 04260d664a Accept new baselines Anders Hejlsberg 2018-02-03 09:44:59 -08:00
  • a712344733 Add tests Anders Hejlsberg 2018-02-03 09:44:47 -08:00
  • 7bb8cfe638 Resolve to type in true branch for 'never extends never' Anders Hejlsberg 2018-02-03 09:44:28 -08:00
  • 7034d671db Merge branch 'conditionalTypes' into inferTypes Anders Hejlsberg 2018-02-03 08:41:54 -08:00
  • d4dc67aab2 Merge branch 'master' into conditionalTypes Anders Hejlsberg 2018-02-03 07:26:38 -08:00
  • 89de4c9a3a Only apply global augmentations before globals are available (#21563) Wesley Wigham 2018-02-02 18:44:54 -08:00
  • b3cc65d18e Accept new user test baselines (#21576) Wesley Wigham 2018-02-02 18:21:01 -08:00
  • 3305baf5eb Collect import helper needs during module info gathering (#21567) (#21586) Wesley Wigham 2018-02-02 18:19:28 -08:00
  • efcb22ae09 Array.concat now takes ConcatArray, not ReadonlyArray (#21462) Nathan Shively-Sanders 2018-02-02 13:20:40 -08:00
  • be0fcd5174 Array.concat now takes ConcatArray, not ReadonlyArray (#21462) Nathan Shively-Sanders 2018-02-02 13:20:40 -08:00
  • 2c3b69336f Collect import helper needs during module info gathering (#21567) Wesley Wigham 2018-02-02 13:17:39 -08:00
  • 8c1a7ceb63 Leverage existing function for choosing spread validity (#21564) (#21575) Wesley Wigham 2018-02-02 13:17:15 -08:00
  • 6f792f5aec Fix initializer assignability for unique symbol Ron Buckton 2018-02-02 13:13:21 -08:00
  • 567fba251b Support exclamationToken in updateProperty and createProperty (#21577) Andy 2018-02-02 13:03:18 -08:00
  • 79d2772531 Merge pull request #21573 from Microsoft/optimizeUnionIntersection Anders Hejlsberg 2018-02-02 12:41:04 -08:00
  • 78f217bdd6 Assert exportingModuleSymbol is defined (#21340) Andy 2018-02-02 10:49:34 -08:00
  • b3ec8cce00 Leverage existing function for choosing spread validity (#21564) Wesley Wigham 2018-02-02 10:11:50 -08:00
  • 06c28ea69b Initialize more common properties in Symbol constructor Anders Hejlsberg 2018-02-02 07:48:21 -08:00
  • 2047558daf Optimize creation of union and intersection types Anders Hejlsberg 2018-02-02 07:47:42 -08:00
  • 8b81d19b6d Enable CFA on this keyword unconditionally (#21490) Wesley Wigham 2018-02-02 00:30:03 -08:00
  • 9e0d8c3aa0 Create import helpers for named imports if they contain default imports (#21550) (#21561) Wesley Wigham 2018-02-01 19:52:02 -08:00
  • 2916c9c57e Fix over-aggressive transformation of super properties Ron Buckton 2018-02-01 15:22:34 -08:00
  • 06c5d393b5 Merge pull request #21559 from Microsoft/fix21543 Ron Buckton 2018-02-01 15:45:24 -08:00
  • aa5272dc89 Create import helpers for named imports if they contain default imports (#21550) Wesley Wigham 2018-02-01 15:38:18 -08:00
  • 1caf7c473c Rework how default vs local name selection is done to be more correct (#21526) (#21547) Wesley Wigham 2018-02-01 15:32:26 -08:00
  • ee6170462e Allow boolean literals to be generated from contextual types again (#21503) (#21548) Wesley Wigham 2018-02-01 15:32:14 -08:00
  • 94b2d40cac Fix over-aggressive transformation of super properties Ron Buckton 2018-02-01 15:22:34 -08:00
  • 271b47ce93 Emit the symbol information for declaration names (could be string literals and more) Sheetal Nandi 2017-01-17 13:51:00 -08:00
  • 421c927150 Add formik to the user suite (#21381) Wesley Wigham 2018-02-01 12:52:51 -08:00