Commit Graph

  • 6cc1ff102e add unit tests zhengbli 2016-05-19 17:26:12 -07:00
  • e8862a7168 Merge pull request #8504 from zhengbli/i8334 Zhengbo Li 2016-05-19 16:52:55 -07:00
  • 2252b17f28 avoid using sys in editorServices.ts zhengbli 2016-05-19 15:59:23 -07:00
  • 0275fe25d7 Merge pull request #8697 from Microsoft/Fix8694 Mohamed Hegazy 2016-05-19 16:14:57 -07:00
  • 9c92ec3a55 exclude outDir and add more default excludes zhengbli 2016-05-19 16:10:04 -07:00
  • 9bae57ec3d Merge pull request #8598 from Microsoft/transforms-fixMoreSourceMaps Ron Buckton 2016-05-19 16:04:45 -07:00
  • c9b5145ed9 Remove use of ts.sys in editor services Mohamed Hegazy 2016-05-19 15:55:42 -07:00
  • 75fa7b174c Code review comments Mohamed Hegazy 2016-05-19 15:55:18 -07:00
  • dd02c11e3a Merge pull request #8369 from zhengbli/jsModuleExportsNotWorking Ryan Cavanaugh 2016-05-19 15:47:08 -07:00
  • 30718144ec Merge branch 'master' of https://github.com/Microsoft/TypeScript into i8334 zhengbli 2016-05-19 15:42:06 -07:00
  • 150cecbaf3 PR Feedback Ron Buckton 2016-05-19 15:39:45 -07:00
  • f9412f8831 Merge pull request #8698 from Microsoft/iife-parameters-correct-quickinfo Nathan Shively-Sanders 2016-05-19 15:09:51 -07:00
  • 1f88cd6f06 Change name of the output file Mohamed Hegazy 2016-05-19 13:32:27 -07:00
  • f573b1031b lint fixes Mohamed Hegazy 2016-05-19 13:31:21 -07:00
  • b672487fa9 Add lssl to LKG build Mohamed Hegazy 2016-05-19 13:16:24 -07:00
  • c884fee3eb Remove dependncy on NodeJs from editor services Mohamed Hegazy 2016-05-19 13:16:20 -07:00
  • 43b36d22e0 Merge pull request #8674 from evansb/union-type-react Mohamed Hegazy 2016-05-19 13:14:07 -07:00
  • 934c78a89d Fix #8694: check for singatures before calling a type empty Mohamed Hegazy 2016-05-19 12:36:04 -07:00
  • 8e668441b3 Mark IIFE signature with anySignature during contextual typing Nathan Shively-Sanders 2016-05-19 12:33:37 -07:00
  • 01b541dbe2 Simplify and split + and - test Evan Sebastian 2016-05-20 01:19:35 +07:00
  • 0001b8cb37 Remove target-following code when erasing signatures Nathan Shively-Sanders 2016-05-19 10:37:20 -07:00
  • c172c06777 Test assignability of inherited generic default constructor Nathan Shively-Sanders 2016-05-19 10:35:29 -07:00
  • 8ef350c762 Simplify the checker, no recursive checking for signature is needed anymore. Evan Sebastian 2016-05-19 22:41:03 +07:00
  • 9d1922a3a5 Add test for #8657 Evan Sebastian 2016-05-19 22:22:53 +07:00
  • 44ace66888 Handles resolving JSX type for union typed element class Evan Sebastian 2016-05-19 21:53:11 +07:00
  • c9ab20c13b Merge pull request #8666 from Microsoft/lint_regex Andy 2016-05-19 06:14:11 -07:00
  • 91b8f204f2 Undo formatting edits Ryan Cavanaugh 2016-05-18 18:03:32 -07:00
  • 41290db9c6 Tweak UMD semantics Ryan Cavanaugh 2016-05-18 17:59:43 -07:00
  • 167c3fbc64 Fix typo Mohamed Hegazy 2016-05-18 17:12:59 -07:00
  • b5dec0b8ab Removed nodeEmitOptions to reduce GC overhead Ron Buckton 2016-05-18 16:42:37 -07:00
  • d73dd06e4b Respond to code review comments Mohamed Hegazy 2016-05-18 16:37:14 -07:00
  • f1643c7a8a Fix lint errors Evan Sebastian 2016-05-19 06:00:35 +07:00
  • c808d44403 Requires the construct/call signature for each type in the union instead of whole. Evan Sebastian 2016-05-19 05:46:07 +07:00
  • f04d28d422 Recursively check union type of react components for constructor/call Evan Sebastian 2016-05-19 05:08:00 +07:00
  • 0a37c697ed Lint Ryan Cavanaugh 2016-05-18 15:03:10 -07:00
  • 0e273e190e Get rid of disk-based paths in baselines Ryan Cavanaugh 2016-05-18 14:37:40 -07:00
  • 06bb9affd9 Merge remote-tracking branch 'upstream/master' into fix8275 Ryan Cavanaugh 2016-05-18 12:07:11 -07:00
  • 9ffc7a9df9 Merge pull request #8669 from ethanrubio/patch-1 Ryan Cavanaugh 2016-05-18 11:59:36 -07:00
  • 59f269c90a Merge pull request #8652 from Microsoft/neverType Anders Hejlsberg 2016-05-18 11:39:22 -07:00
  • 9a22d08422 Merge pull request #8625 from Microsoft/optionalClassProperties Anders Hejlsberg 2016-05-18 11:32:50 -07:00
  • 58b11b631f Baseline accept and reorder program logic so common source dir is right Ryan Cavanaugh 2016-05-18 11:30:40 -07:00
  • f0e3ebe37d Lint Ryan Cavanaugh 2016-05-18 11:12:02 -07:00
  • b8692a7fea Fix minor comment grammatical errors Ethan Rubio 2016-05-18 07:56:45 -10:00
  • 917ab0aa0a Update test harness Ryan Cavanaugh 2016-05-18 10:43:44 -07:00
  • 0795c8da29 Merge pull request #8662 from Microsoft/lint_navigation_bar Andy 2016-05-18 09:38:31 -07:00
  • 780f251c92 Merge pull request #8650 from Microsoft/unescape-dunder-string-literal-types Nathan Shively-Sanders 2016-05-18 09:13:05 -07:00
  • c39d57eaf9 Add option to lint only specific files Andy Hanson 2016-05-18 07:41:37 -07:00
  • fffbbffef4 Lint navigationBar.ts Andy Hanson 2016-05-18 06:31:51 -07:00
  • 4ae83fa8d3 Fix issues after merge Ron Buckton 2016-05-17 22:44:19 -07:00
  • 83b4cbb2d8 merge branch 'transforms-fixMoreSourceMaps' into transforms-transformer-es6-generators Ron Buckton 2016-05-17 22:09:15 -07:00
  • abc9fda0e8 Conditionally enable performance metrics Ron Buckton 2016-05-17 18:43:13 -07:00
  • b8a9efb66c Wrap performance metrics in object to reduce deoptimizations on ts namespace. Ron Buckton 2016-05-17 18:37:08 -07:00
  • 08fed17053 Fix getOccurances not picking up hte right file because of casing Mohamed Hegazy 2016-05-17 17:15:31 -07:00
  • 02f0065c95 Update error message Mohamed Hegazy 2016-05-17 17:15:06 -07:00
  • 53f6755907 Add error message if module is not specified and a file contains a module indicator Mohamed Hegazy 2016-05-17 17:14:51 -07:00
  • f4e10eb738 Automatically consume /types Ryan Cavanaugh 2016-05-17 15:41:31 -07:00
  • bfd8704245 Adding tests Anders Hejlsberg 2016-05-17 13:46:07 -07:00
  • 88d7f23f10 Add additional error checking Anders Hejlsberg 2016-05-17 13:45:40 -07:00
  • a5585c544f Unescape only string literal type nodes. Nathan Shively-Sanders 2016-05-17 13:42:15 -07:00
  • e25927da57 Unescape string literal types starting with double underscore. Nathan Shively-Sanders 2016-05-17 13:05:03 -07:00
  • c62b6cb6fc Merge pull request #8603 from Microsoft/hover_over_comment Andy 2016-05-17 12:39:50 -07:00
  • cb6e444158 Merge pull request #8595 from Microsoft/declaration_expressions Andy 2016-05-17 12:36:39 -07:00
  • 42f25b3b1f Merge pull request #8645 from Microsoft/navbar_export_type Andy 2016-05-17 11:23:04 -07:00
  • 66dd91bb76 Merge pull request #8640 from mihailik/patch-3 Mohamed Hegazy 2016-05-17 11:18:11 -07:00
  • 6fd0a989e6 Merge pull request #8632 from Microsoft/fall-back-to-binding-pattern-for-type-inference Nathan Shively-Sanders 2016-05-17 11:17:50 -07:00
  • eabafc4b09 Add type aliases to navigation bar Andy Hanson 2016-05-17 07:55:25 -07:00
  • f93077f0ae Merge pull request #8622 from Microsoft/navigation_bar_test Andy 2016-05-17 10:44:11 -07:00
  • e028c0fd3d Accepting new baselines Anders Hejlsberg 2016-05-17 10:06:32 -07:00
  • be7e2a837b Make 'never' an intrinsic type Anders Hejlsberg 2016-05-17 10:05:19 -07:00
  • 70d8def398 Add test that infers 'number' from pattern Nathan Shively-Sanders 2016-05-17 09:33:55 -07:00
  • 53970afe25 Fix message text for printNavigationBar Andy Hanson 2016-05-17 09:24:51 -07:00
  • cdc00086b2 Add printNavigationBar declaration Andy Hanson 2016-05-17 07:59:09 -07:00
  • bbbe3666b6 Rename "getScriptLexicalStructureList" to "navigationBar" in fourslash test helpers and remove unnecessary duplicate helpers Andy Hanson 2016-05-16 11:41:12 -07:00
  • df8e7409c1 Add test for #7301 Andy Hanson 2016-05-16 08:18:33 -07:00
  • aa028ca660 Handle 'never' in return type inference Anders Hejlsberg 2016-05-17 06:32:49 -07:00
  • c11d691d6f Introduce 'never' type Anders Hejlsberg 2016-05-17 06:15:57 -07:00
  • d541d434ea Extra test for #8364 - non-breaking of one-liners mihailik 2016-05-17 09:09:46 +01:00
  • b693180ab7 Issue an error when a derived class precedes its base class Ryan Cavanaugh 2016-05-16 22:08:56 -07:00
  • 3fb16f5930 Merge pull request #8364 from zhengbli/i7503 Zhengbo Li 2016-05-16 21:53:27 -07:00
  • 5433553131 Fix 8589: by appending "-1.0" pre-release version will be comparising by lexically comparison in ASCII sort order. (#8629) Yui 2016-05-16 16:57:11 -07:00
  • ae4a983c59 Use binding pattern for type inference result {} Nathan Shively-Sanders 2016-05-16 16:09:36 -07:00
  • 60e1ae0e9f PR Feedback Ron Buckton 2016-05-16 15:06:24 -07:00
  • 8498ef190e Adding more tests Anders Hejlsberg 2016-05-16 13:37:17 -07:00
  • e82bbce28c Fixing test Anders Hejlsberg 2016-05-16 13:37:03 -07:00
  • 0292eaac4a Accepting new baselines Anders Hejlsberg 2016-05-16 13:36:39 -07:00
  • a11f72f9ab Emit '?' for optional parameter property in declaration file Anders Hejlsberg 2016-05-16 13:34:54 -07:00
  • d66377d125 Add optionality to properties declared with '?' and initializer Anders Hejlsberg 2016-05-16 13:33:33 -07:00
  • dc900deea5 Merge pull request #8627 from Microsoft/no_lint Andy 2016-05-16 12:39:47 -07:00
  • 4e6bd7190d Add option to turn off linting during jake runtests Andy Hanson 2016-05-16 11:53:44 -07:00
  • 91fb1ac980 Refactor get(Regular|Widened)TypeOfObjectLiteral. Nathan Shively-Sanders 2016-05-16 10:43:26 -07:00
  • ef75346e7e Merge pull request #8609 from nojvek/master Mohamed Hegazy 2016-05-16 10:34:09 -07:00
  • e579c09c2c Improve test: nested object literal with intersection Nathan Shively-Sanders 2016-05-16 09:59:16 -07:00
  • 80224d2dec Fix issue with emit flag reset in param initializers. Ron Buckton 2016-05-16 09:43:24 -07:00
  • 3662c7b9cc Adding test Anders Hejlsberg 2016-05-16 09:36:37 -07:00
  • 6b3fc7f310 Remove nullability from function types in language service Anders Hejlsberg 2016-05-16 09:23:29 -07:00
  • bdd42eae90 Search for triple slash comments before getting a source node Andy Hanson 2016-05-16 09:21:15 -07:00
  • 3a896d8ee7 Remove broken test Andy Hanson 2016-05-16 09:20:42 -07:00
  • b91d14fd6c Test expressions with no name Andy Hanson 2016-05-16 06:41:39 -07:00
  • 8c5fe7d733 Change other uses of getTouchingPropertyName to check for node === sourceFile instead of undefined. Andy Hanson 2016-05-16 06:37:49 -07:00
  • 94d8888b09 Fix #8582: Add Error.prototype.stack definition Noj Vek 2016-05-14 17:29:04 -07:00