Commit Graph

  • 04e1d85314 Accept baselines Nathan Shively-Sanders 2015-10-21 16:12:15 -07:00
  • 4610cfc9f3 Tests for interfaces merged w/classes Nathan Shively-Sanders 2015-10-21 16:10:46 -07:00
  • f16a969856 getBaseTypes handles interfaces merged w/classes Nathan Shively-Sanders 2015-10-21 16:04:40 -07:00
  • 41d4e82068 Fix union types of variadic functions Nathan Shively-Sanders 2015-10-23 13:34:09 -07:00
  • 36549572aa Add tests and accept baselines Nathan Shively-Sanders 2015-10-23 13:33:55 -07:00
  • c4e54685c6 Merge pull request #5384 from Microsoft/fix-union-of-variadic-functions Nathan Shively-Sanders 2015-10-23 14:54:13 -07:00
  • d26a4c8a87 Merge pull request #5359 from Microsoft/merge-inherits-interface-members Nathan Shively-Sanders 2015-10-23 14:51:13 -07:00
  • 742c701868 Use emptyArray instead of [] for no base types. Nathan Shively-Sanders 2015-10-23 14:26:45 -07:00
  • ab2994ff87 Fix union types of variadic functions Nathan Shively-Sanders 2015-10-23 13:34:09 -07:00
  • 7a1004371b Add tests and accept baselines Nathan Shively-Sanders 2015-10-23 13:33:55 -07:00
  • 69986a158f Merge pull request #5367 from Microsoft/cacheFileExists Vladimir Matveev 2015-10-23 13:27:32 -07:00
  • 19a222e718 addressed PR feedback Vladimir Matveev 2015-10-23 13:09:05 -07:00
  • fe19ccf7d7 Merge pull request #5368 from Microsoft/convert-diagnostic-text-to-es2015 Nathan Shively-Sanders 2015-10-23 12:47:26 -07:00
  • bf1335b0e6 CR feedback. zhengbli 2015-10-23 12:39:16 -07:00
  • f431c82296 Merge pull request #5336 from zhengbli/fixWatcherIssue Zhengbo Li 2015-10-23 11:47:54 -07:00
  • 8e492a496f Merge pull request #5370 from weswigham/system-export-var Wesley Wigham 2015-10-23 11:20:22 -07:00
  • 7ed6c7a944 Merge pull request #5373 from brettm523/5298-normalize-err-msg-path Daniel Rosenwasser 2015-10-22 23:54:01 -07:00
  • 049d02f871 Merge branch 'master' into stringLiteralTypes Daniel Rosenwasser 2015-10-22 23:42:00 -07:00
  • 7c251bc605 add normalizePath to to fix slashes Brett Mayen 2015-10-22 21:01:24 -07:00
  • c30ac53c66 Accepted baselines. Julian Williams 2015-10-22 20:44:50 -04:00
  • bede6edc51 Merge pull request #5366 from RyanCavanaugh/typeOperatorSpacingRule Ryan Cavanaugh 2015-10-22 16:33:21 -07:00
  • d284a90cc2 Style changes Ryan Cavanaugh 2015-10-22 15:43:18 -07:00
  • 91eb758d59 CR feedback Ryan Cavanaugh 2015-10-22 15:39:01 -07:00
  • fc2dca2344 Added test. Julian Williams 2015-10-22 18:18:57 -04:00
  • 58d20ae2e3 accept new baselines Wesley Wigham 2015-10-22 14:36:09 -07:00
  • dfada8ec84 remove es6 check form system module Wesley Wigham 2015-10-22 14:24:04 -07:00
  • abf270a9b4 do not look into nested es6 exports / imports when collecting external modules Vladimir Matveev 2015-10-22 14:12:57 -07:00
  • f99227b330 Accept baselines Nathan Shively-Sanders 2015-10-22 13:28:54 -07:00
  • 36050cdefd Update diagnostic text to use ES2015, not ES6. Nathan Shively-Sanders 2015-10-22 13:23:12 -07:00
  • 7158a65b15 move 'fileExists' caching to tsc Vladimir Matveev 2015-10-22 13:22:45 -07:00
  • 6dda170e13 cache results of fileExists check in default compiler host Vladimir Matveev 2015-10-22 11:54:45 -07:00
  • 9da964f019 Remove extra semicolon (the irony) Ryan Cavanaugh 2015-10-22 11:39:41 -07:00
  • 69236c9be8 Add rule to check spaces around intersection/union type operators Ryan Cavanaugh 2015-10-22 11:35:48 -07:00
  • 1651f1809c Improve mergedInheritedClassInterface test case Nathan Shively-Sanders 2015-10-22 11:32:26 -07:00
  • 56322d2ecc Root class merged with interface can be extended Nathan Shively-Sanders 2015-10-22 11:26:19 -07:00
  • 7d09f268c4 defer allocation of error message text in binder Vladimir Matveev 2015-10-22 09:50:38 -07:00
  • ece96ac8a4 Merge pull request #5360 from Microsoft/runTestsBrowserOnLinux Vladimir Matveev 2015-10-22 08:59:40 -07:00
  • 2779352868 make binder singleton, inline bindWithReachabilityChecks Vladimir Matveev 2015-10-22 08:58:20 -07:00
  • 8d44afd0c5 Adds parsing for AsyncArrowFunction from the current stage 3 spec for async functions. asyncSimpleArrow rbuckton 2015-10-21 22:07:39 -07:00
  • ae6ebe1550 Accept new baselines Nathan Shively-Sanders 2015-10-21 19:55:04 -07:00
  • c165be8b3a change triple-slash ref emit critaera, add a new tests and accept new baselines Wesley Wigham 2015-10-21 17:36:49 -07:00
  • f96980d388 merge with master Vladimir Matveev 2015-10-21 17:13:20 -07:00
  • 0834a29b15 pick default chrome location based on platform Vladimir Matveev 2015-10-21 17:04:18 -07:00
  • 307d73ed0d Merge branch 'master' into stringLiteralTypes Daniel Rosenwasser 2015-10-21 17:02:29 -07:00
  • 4d05189d8d Improve naming of test members Nathan Shively-Sanders 2015-10-21 16:23:59 -07:00
  • 255cde582d remove assertion Wesley Wigham 2015-10-21 16:15:53 -07:00
  • 7f989315da Accept baselines Nathan Shively-Sanders 2015-10-21 16:12:15 -07:00
  • 8658bf487e Add JS breakpoint into Debug.assert failure Wesley Wigham 2015-10-21 16:11:22 -07:00
  • 172ff54475 Move the changes to sys.write to server.ts zhengbli 2015-10-21 16:09:16 -07:00
  • 36ddd022a1 Tests for interfaces merged w/classes Nathan Shively-Sanders 2015-10-21 16:10:46 -07:00
  • 9afc2b3c8f Merge pull request #5355 from Microsoft/initFieldsInConstructor Vladimir Matveev 2015-10-21 16:07:19 -07:00
  • c072a5fd4b getBaseTypes handles interfaces merged w/classes Nathan Shively-Sanders 2015-10-21 16:04:40 -07:00
  • d18facbdc1 fix lint Wesley Wigham 2015-10-21 15:54:35 -07:00
  • 2fcdb0f700 bit more cleanup Wesley Wigham 2015-10-21 15:53:59 -07:00
  • 3f52686974 cleanup a bit, think toward the future Wesley Wigham 2015-10-21 15:37:58 -07:00
  • 7c064af052 initialize fields from constructor parameters Vladimir Matveev 2015-10-21 15:33:30 -07:00
  • 37bc2773a3 feedback form pr Wesley Wigham 2015-10-21 15:27:33 -07:00
  • 7fc29d1b62 pre-initialize node fields in constructor Vladimir Matveev 2015-10-21 13:49:51 -07:00
  • 402baba28b Merge pull request #5353 from Microsoft/tokenFollowingMultilineComment Vladimir Matveev 2015-10-21 13:35:55 -07:00
  • 214e21d05b Change writeSync to async zhengbli 2015-10-21 13:14:26 -07:00
  • 912e49b668 do not indent token if its start line matches end line of previous token\trivia Vladimir Matveev 2015-10-21 12:49:14 -07:00
  • d178945cd4 rename variable Wesley Wigham 2015-10-20 15:29:21 -07:00
  • 79cf984a83 feedback form pr Wesley Wigham 2015-10-20 15:14:28 -07:00
  • 7a4e995f01 feedback form pr Wesley Wigham 2015-10-20 15:14:18 -07:00
  • aa639d3ce7 Fixed bug in discoverKind. Ron Buckton 2015-10-20 14:47:25 -07:00
  • 853e9a2462 Merge pull request #5295 from RyanCavanaugh/detectAdjacentJsxElements Ryan Cavanaugh 2015-10-20 13:16:02 -07:00
  • a8fa81b187 Merge pull request #5344 from Microsoft/excessPropertiesWithUnion Anders Hejlsberg 2015-10-20 13:05:51 -07:00
  • 42d055fdf3 Update LKG Ron Buckton 2015-10-20 13:01:13 -07:00
  • 34cc9bfe77 Tests Ron Buckton 2015-10-20 12:32:49 -07:00
  • d8ed038f29 Fixes issue in emitExpressionIdentifier when combining --target ES6 with --module. Fixes #5315. Ron Buckton 2015-10-20 10:59:23 -07:00
  • c3f36e145d Merge pull request #5343 from Microsoft/fixES6LetInModule Ron Buckton 2015-10-20 12:51:13 -07:00
  • a22f9b87bd Adding test Anders Hejlsberg 2015-10-20 12:40:39 -07:00
  • 6d8950e13c Fix check for excess properties in union and intersection types Anders Hejlsberg 2015-10-20 12:39:43 -07:00
  • c627802a43 Tests Ron Buckton 2015-10-20 12:32:49 -07:00
  • 85e587e1d3 Fixes issue in emitExpressionIdentifier when combining --target ES6 with --module. Fixes #5315. Ron Buckton 2015-10-20 10:59:23 -07:00
  • 209aa20246 Merge https://github.com/Microsoft/TypeScript into formatWhitespaces SaschaNaz 2015-10-21 01:14:09 +09:00
  • be550a932f Merge remote-tracking branch 'refs/remotes/Microsoft/master' into formatWhitespaces SaschaNaz 2015-10-21 01:05:29 +09:00
  • 7ecf90ee2d Fix issue: can't add a file back to a configured project after being deleted once zhengbli 2015-10-19 22:56:00 -07:00
  • 1b3640760b Merge pull request #5263 from zhengbli/pr5127cr Zhengbo Li 2015-10-19 22:01:15 -07:00
  • 39254b54ae CR feedback zhengbli 2015-10-19 21:48:40 -07:00
  • a83b85870c Merge branch 'master' into out-module-concat Wesley Wigham 2015-10-19 17:17:08 -07:00
  • f9eaed7f7b Merge branch 'master' into reachabilityChecks Vladimir Matveev 2015-10-19 15:54:45 -07:00
  • d2045a8784 fix typo Vladimir Matveev 2015-10-19 15:51:20 -07:00
  • fb97e2f745 Merge pull request #5310 from Microsoft/convertConfigOptionsToCompilerOptions Vladimir Matveev 2015-10-19 15:48:12 -07:00
  • f9c40d11a9 Merge pull request #5267 from Microsoft/disallow-primitive-assignability-to-index-of-any Nathan Shively-Sanders 2015-10-19 15:48:04 -07:00
  • 683eec0d07 Merge pull request #5321 from Microsoft/updateContributingMdTestOptions Daniel Rosenwasser 2015-10-19 15:22:21 -07:00
  • 96a4b237ac Merge branch 'master' into capturedBlockScopedVars Vladimir Matveev 2015-10-19 14:22:25 -07:00
  • 67d43ad75f Just say all compiler options are supported. Daniel Rosenwasser 2015-10-19 14:22:00 -07:00
  • f279c82409 fix linter issues Vladimir Matveev 2015-10-19 14:21:53 -07:00
  • c13c8bf316 addressed PR feedback Vladimir Matveev 2015-10-19 14:10:27 -07:00
  • eda6eca3c7 Merge remote-tracking branch 'upstream/master' into javaScriptModules Ryan Cavanaugh 2015-10-19 13:53:52 -07:00
  • 0496bfe278 Merge branch 'master' into tscJsFiles Sheetal Nandi 2015-10-19 12:32:51 -07:00
  • 174f8c3e6e Fixups. Daniel Rosenwasser 2015-10-19 11:49:21 -07:00
  • efa63b98bb LKG update Ryan Cavanaugh 2015-10-19 11:02:27 -07:00
  • 5725fc4497 CR feedback Ryan Cavanaugh 2015-10-19 11:02:20 -07:00
  • 9fa268a44a addressed PR feedback Vladimir Matveev 2015-10-19 10:15:59 -07:00
  • 28c2887d50 Merge pull request #5322 from jvilk/master Daniel Rosenwasser 2015-10-18 20:30:29 -07:00
  • e2c858fee6 Minor fixups. Daniel Rosenwasser 2015-10-18 19:07:57 -07:00
  • f10c7cc154 Change ArrayBuffer.isView declaration to type guard for ArrayBufferView. John Vilk 2015-10-18 20:05:30 -04:00
  • 14ea332d94 Updated test options in 'CONTRIBUTING.md'. Daniel Rosenwasser 2015-10-18 16:34:02 -07:00