Commit Graph

  • fea8561d1b Remove dead code from binder Nathan Shively-Sanders 2017-05-22 10:06:35 -07:00
  • aaeb565e91 Merge pull request #15993 from Microsoft/getTokenAtPosition Andy 2017-05-22 08:52:02 -07:00
  • 24a25fd79c Revise type inference data structures Anders Hejlsberg 2017-05-22 08:46:47 -07:00
  • 694efba7d2 Fix use of getTokenAtPosition to use updated signature Andy Hanson 2017-05-22 07:48:40 -07:00
  • 24d98f2295 Merge pull request #15856 from Microsoft/jsdoc Andy 2017-05-22 07:46:52 -07:00
  • 2068192e5b export type used by an exported function (#15965) Basarat Ali Syed 2017-05-21 04:33:33 +10:00
  • b162097c3c Make ScriptElementKind and HighlightSpanKind string enums andy-ms 2017-05-19 20:06:08 -07:00
  • d5993bafea Merge pull request #15940 from phated/fix-createTypeAliasDeclaration-parameters Nathan Shively-Sanders 2017-05-19 15:37:05 -07:00
  • 226b2ef087 Fix updateTypeAliasDeclaration call Blaine Bublitz 2017-05-19 15:20:31 -07:00
  • 3c6393afe1 More fix+cleanup in getNameOfDeclaration Nathan Shively-Sanders 2017-05-19 15:18:26 -07:00
  • c70fa1e573 Remove incorrect code in getNameOfDeclaration Nathan Shively-Sanders 2017-05-19 15:08:24 -07:00
  • 6c4e747295 Add undefined to return of getNameOfDeclaration Nathan Shively-Sanders 2017-05-19 14:13:33 -07:00
  • 8db58bbd69 Make getNameOfDeclaration public Nathan Shively-Sanders 2017-05-19 13:19:18 -07:00
  • 6b64feebdf Add name property to Declaration temporarily Nathan Shively-Sanders 2017-05-19 13:14:31 -07:00
  • f489f5af4d Merge pull request #15569 from RyanCavanaugh/new_refactor Ryan Cavanaugh 2017-05-19 11:23:46 -07:00
  • f6fbe61718 Refactoring support (squash) Ryan Cavanaugh 2017-05-19 10:18:42 -07:00
  • 616edae4af Merge pull request #15954 from Microsoft/typeArgs Andy 2017-05-19 10:36:39 -07:00
  • 4cd20b1335 Fix #15540: Throw error when importing @types (#15866) Noel Varanda 2017-05-19 17:38:04 +01:00
  • ce1e0097f0 Unconditionally compute type arguments of class base type Andy Hanson 2017-05-19 08:56:56 -07:00
  • beba5de9df Merge branch 'master' into weakType Nathan Shively-Sanders 2017-05-19 08:54:25 -07:00
  • d646c727e7 Merge branch 'master' into jsdoc Andy Hanson 2017-05-19 08:18:18 -07:00
  • ba884bc27b Merge branch 'master' into jsdoc Andy Hanson 2017-05-19 08:14:52 -07:00
  • 8afe9fcc72 Separate bind worker for JSDoc nodes, and only enter it if in a JS file Andy Hanson 2017-05-19 08:12:55 -07:00
  • 38ece3b703 Merge pull request #15737 from Microsoft/findAllRefs_module Andy 2017-05-19 08:11:56 -07:00
  • 7325c89ab7 Merge pull request #15938 from Microsoft/retain-undefined-in-spreads-w/strictNullChecks Nathan Shively-Sanders 2017-05-19 08:08:31 -07:00
  • eec82408d5 Debug.assert(false) -> Debug.fail() Andy Hanson 2017-05-19 07:43:09 -07:00
  • ada39c506d Merge pull request #15861 from Microsoft/improve-arity-error Nathan Shively-Sanders 2017-05-18 15:26:12 -07:00
  • 99357515cb Merge pull request #15924 from RyanCavanaugh/allowLocalPluginLoads Ryan Cavanaugh 2017-05-18 14:39:43 -07:00
  • 367e072f54 Merge pull request #15941 from RyanCavanaugh/release-2.3 Ryan Cavanaugh 2017-05-18 14:39:38 -07:00
  • e01ea0ef64 Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3 Ryan Cavanaugh 2017-05-18 14:21:23 -07:00
  • 930e4c58a5 Add flag to allow local plugin loading Ryan Cavanaugh 2017-05-17 19:52:57 -07:00
  • 385debec5f Make {create/update}TypeAliasDeclaration API consistent (closes #15918) Blaine Bublitz 2017-05-18 14:19:30 -07:00
  • 4e03d7b0f6 Remove stale baselines Nathan Shively-Sanders 2017-05-18 14:01:57 -07:00
  • db3696c789 Test:retain undefined in spreads w/strictNullChecks Nathan Shively-Sanders 2017-05-18 13:59:07 -07:00
  • b9efe3e700 Retain undefined in spreads w/strictNullChecks Nathan Shively-Sanders 2017-05-18 13:57:24 -07:00
  • 42d89681e9 Finish botched merge from master Nathan Shively-Sanders 2017-05-18 11:04:27 -07:00
  • f1a1b7fca9 Merge branch 'master' into improve-arity-error Nathan Shively-Sanders 2017-05-18 11:01:51 -07:00
  • e77024915e Test:decl emit for class expressions as type lits Nathan Shively-Sanders 2017-05-18 09:11:26 -07:00
  • 5a5fee3bb8 Declaration-emit class expressions as type literals Nathan Shively-Sanders 2017-05-18 09:10:11 -07:00
  • ab3ffa22da Add flag to allow local plugin loading Ryan Cavanaugh 2017-05-17 19:52:57 -07:00
  • 5e20c1ce11 Merge pull request #15910 from Microsoft/primitives Andy 2017-05-17 13:10:56 -07:00
  • afee4fbd84 Merge pull request #15486 from Microsoft/literalEnumTypes Anders Hejlsberg 2017-05-17 13:06:20 -07:00
  • c4c9bf70c4 Add | undefined to test Andy Hanson 2017-05-17 12:51:37 -07:00
  • 6a7b6d367b Accept new baselines Anders Hejlsberg 2017-05-17 11:59:33 -07:00
  • 947abf5d6b Merge branch 'master' into literalEnumTypes Anders Hejlsberg 2017-05-17 11:59:12 -07:00
  • 86661b5272 Merge pull request #13900 from Microsoft/object-literal-freshness-with-spread Nathan Shively-Sanders 2017-05-17 11:44:25 -07:00
  • fc306ba641 Merge pull request #15849 from Microsoft/allow-spread-after-required-params Nathan Shively-Sanders 2017-05-17 09:14:20 -07:00
  • ecbfdbf76f Merge pull request #15909 from Microsoft/isDeclarationFile Andy 2017-05-17 09:12:25 -07:00
  • b9c3a992e1 getAllPossiblePropertiesOfTypes: Skip primitives Andy Hanson 2017-05-17 08:26:00 -07:00
  • 0ff187c8ac Remove 'isDeclarationFile()' function, use '.isDeclarationFile' Andy Hanson 2017-05-17 08:12:23 -07:00
  • 0c60824860 Set @typedef parent pointer, but still do not bind a symbol Andy Hanson 2017-05-17 08:02:07 -07:00
  • 76955ce792 Expand tests that jsdoc does not affect typescript code Andy Hanson 2017-05-17 07:27:08 -07:00
  • dc40f5d6b9 Merge branch 'master' into jsdoc Andy Hanson 2017-05-17 07:17:32 -07:00
  • fc4dd2b4e5 Merge pull request #15890 from Microsoft/todoComments Andy 2017-05-17 07:09:33 -07:00
  • ebcbd8f828 Merge pull request #15790 from aozgaa/typeToStringViaTypeNode Arthur Ozga 2017-05-16 21:41:47 -07:00
  • 11019e4a4a Merge branch 'master' into typeToStringViaTypeNode Arthur Ozga 2017-05-16 15:35:31 -07:00
  • 0820f69270 respond to comments Arthur Ozga 2017-05-16 15:28:32 -07:00
  • 0defde7185 Services utilities: Combine isInsideComment with isInComment Andy Hanson 2017-05-16 15:04:33 -07:00
  • ed7ae8060f Merge pull request #15880 from Microsoft/getDeclarationOfKind Andy 2017-05-16 15:02:09 -07:00
  • 5fb77a0901 Update return types of APIs (#15887) Klaus Meinhardt 2017-05-16 23:13:58 +02:00
  • 8ceaa33943 Merge pull request #15860 from Microsoft/no-filter Andy 2017-05-16 14:05:54 -07:00
  • bfa39d7c55 Merge pull request #15884 from Microsoft/fix-gulp-tsc-instrumented Nathan Shively-Sanders 2017-05-16 13:38:34 -07:00
  • 56d04429b3 Add target and lib references for tsc-instrumented Nathan Shively-Sanders 2017-05-16 11:30:30 -07:00
  • ea42644c8f Replace unnecessary let with two consts Andy Hanson 2017-05-16 10:25:46 -07:00
  • 7473dcc041 Merge pull request #15882 from Microsoft/findAncestor Andy 2017-05-16 10:22:28 -07:00
  • 995f1a6757 Update baselines Nathan Shively-Sanders 2017-05-16 09:53:38 -07:00
  • 353d9e2310 Clean up original errors Nathan Shively-Sanders 2017-05-16 09:48:23 -07:00
  • badfcbfb43 findAncestor: Add generic overload for use with type predicates Andy Hanson 2017-05-16 09:45:01 -07:00
  • ffa21fe271 getDeclarationOfKind: Improve type safety Andy Hanson 2017-05-16 09:38:26 -07:00
  • 2a9a6e821f Merge pull request #15863 from Microsoft/fixRedundantTypeInference Anders Hejlsberg 2017-05-16 09:34:31 -07:00
  • ed1a6c10e2 Address CR feedback + defer creation of visited map Anders Hejlsberg 2017-05-16 09:12:32 -07:00
  • ca61755eb5 Update baselines with new error numbers Nathan Shively-Sanders 2017-05-16 08:07:04 -07:00
  • 381f056c68 Split error messages so they are localisable Nathan Shively-Sanders 2017-05-16 08:05:07 -07:00
  • 2d3c7bae24 break -> continue Andy Hanson 2017-05-16 07:10:38 -07:00
  • b2176c1872 no ascii escaping in param names Arthur Ozga 2017-05-15 19:11:36 -07:00
  • a9ab30c068 revert baselines Arthur Ozga 2017-05-15 18:43:06 -07:00
  • bba41a8a0c avoid ascii escaping literal text Arthur Ozga 2017-05-15 18:42:49 -07:00
  • 4dc00a2edc Update LKG Mohamed Hegazy 2017-05-15 16:22:48 -07:00
  • c9308fc610 Update baselines Nathan Shively-Sanders 2017-05-15 16:22:35 -07:00
  • 35a9be3b6c Improve arity errors for all calls Nathan Shively-Sanders 2017-05-15 16:22:04 -07:00
  • 1788478486 Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3 Mohamed Hegazy 2017-05-15 16:21:07 -07:00
  • 507dc76615 Fix issue with throw in async delegator. Ron Buckton 2017-05-15 15:28:55 -07:00
  • 2dd4c8af07 Update LKG Mohamed Hegazy 2017-05-15 16:17:10 -07:00
  • ea60e9966d Get configFiles as part of file names Sheetal Nandi 2017-05-15 13:13:00 -07:00
  • 9d2656fe54 Fix #15463: use intersection types to emulate spread in generic react components (#15851) Mohamed Hegazy 2017-05-15 15:46:50 -07:00
  • d51e467238 Fix #15463: use intersection types to emulate spread in generic react components (#15851) Mohamed Hegazy 2017-05-15 15:46:50 -07:00
  • a0db9adf92 Fix issue with throw in async delegator. Ron Buckton 2017-05-15 15:28:55 -07:00
  • f93c71c34e Merge pull request #15862 from Microsoft/fix15829 Ron Buckton 2017-05-15 15:37:48 -07:00
  • e9ccb16642 Eliminate redundant exploration in type inference Anders Hejlsberg 2017-05-15 15:32:14 -07:00
  • 05d2f2d5d9 Fix issue with throw in async delegator. Ron Buckton 2017-05-15 15:28:55 -07:00
  • e5e833e53e Update baselines Nathan Shively-Sanders 2017-05-15 15:26:22 -07:00
  • 93b1eafb9f Improve arity error messages Nathan Shively-Sanders 2017-05-15 15:25:21 -07:00
  • 4d028a81ee getTokenAtPositionWorker: Remove duplicate loop Andy Hanson 2017-05-15 15:10:52 -07:00
  • 0140e6df77 Remove goToImplementation test, not supported for parameters Andy Hanson 2017-05-15 15:02:47 -07:00
  • 38784b761a Support for JSDoc in services Andy Hanson 2017-05-12 08:33:31 -07:00
  • d8f29a5fe8 update tests Arthur Ozga 2017-05-15 12:42:28 -07:00
  • ec2f9670d9 Merge branch 'master' into ownJsonParsing Sheetal Nandi 2017-05-15 11:36:45 -07:00
  • cefcc668a8 Correct test argument in callwithSpread2 Nathan Shively-Sanders 2017-05-15 10:55:58 -07:00
  • 4c80aa17b3 Clean up comments in tests Nathan Shively-Sanders 2017-05-15 10:38:51 -07:00
  • 687ab54d17 Merge pull request #15846 from Microsoft/findAllRefs_symbolNoName Andy 2017-05-15 10:38:21 -07:00