Commit Graph

  • 9451aa66ee Fixed order of arguments in error message Arthur Ozga 2015-06-23 10:12:32 -07:00
  • 4490ff70b8 Add Jake task to update the Sublime plugin Ryan Cavanaugh 2015-06-23 09:05:49 -07:00
  • b3ca00986f Merge remote-tracking branch 'upstream/master' into jsxAndAs Ryan Cavanaugh 2015-06-22 22:41:41 -07:00
  • 226deec4b0 reuse structure of the program if changes in files don't affect imports/references, remove module resolution from the checker Vladimir Matveev 2015-06-22 17:48:44 -07:00
  • b159944f0a Accepted baselines. Daniel Rosenwasser 2015-06-22 17:50:15 -07:00
  • ebf486f711 Added tests where parameters have initializers. Daniel Rosenwasser 2015-06-22 17:40:13 -07:00
  • 1dd5a99557 Accepted baselines. Daniel Rosenwasser 2015-06-22 17:33:29 -07:00
  • 51246fe893 Tabs -> Spaces Daniel Rosenwasser 2015-06-22 17:31:52 -07:00
  • abd7db7614 Merge branch 'master' into fixDeFaultOfFindAllRefsToMaster Daniel Rosenwasser 2015-06-22 17:14:12 -07:00
  • b986514f4b Accepted baselines. Daniel Rosenwasser 2015-06-22 16:45:12 -07:00
  • 0f871b9812 Check for number of binding elements in parameter patterns. Daniel Rosenwasser 2015-06-22 16:44:00 -07:00
  • 676f4a17ee added baselines for new tests Arthur Ozga 2015-06-22 16:18:35 -07:00
  • a8d205a2fc new tests Arthur Ozga 2015-06-22 16:06:17 -07:00
  • 0daa9eb0d4 updated baselines for new error messages Arthur Ozga 2015-06-22 15:55:04 -07:00
  • 5c0b913b27 changed error messages and fixed comments Arthur Ozga 2015-06-22 15:47:12 -07:00
  • 5bc10b9828 It's no longer safe to store JSX elem. attr. type in nodelinks.resolvedType Ryan Cavanaugh 2015-06-22 15:22:47 -07:00
  • 82f7f7d8e2 Accepted baselines. Daniel Rosenwasser 2015-06-22 15:22:12 -07:00
  • c1d2f60d3a Added tests. Daniel Rosenwasser 2015-06-22 15:07:49 -07:00
  • db316b94d8 p -> parameter Daniel Rosenwasser 2015-06-22 14:41:35 -07:00
  • 16c834420c More cleanup Ryan Cavanaugh 2015-06-22 13:55:09 -07:00
  • 92ef6f5409 responded to some of Daniel's comments Arthur Ozga 2015-06-22 13:29:19 -07:00
  • 31b627a23a moved comment Arthur Ozga 2015-06-22 12:56:10 -07:00
  • d0924f43f0 moved abstract-method-inheritance test to checkKindsOfPropertyMemberOverrides, changed error message Arthur Ozga 2015-06-22 12:05:40 -07:00
  • c9a925eb75 Unrelated baseline noise Ryan Cavanaugh 2015-06-22 11:53:55 -07:00
  • e448d8b932 Treat </ as a token in TSX files Ryan Cavanaugh 2015-06-22 11:53:38 -07:00
  • 25553446ef Misc cleanup Ryan Cavanaugh 2015-06-22 10:31:00 -07:00
  • 644ea82ee3 Merge pull request #3596 from Microsoft/LKG-2015-06-22 Daniel Rosenwasser 2015-06-22 10:57:47 -04:00
  • c41918116d Update LKG. Daniel Rosenwasser 2015-06-22 07:42:40 -07:00
  • 138970f35f Fixes #2632 (invoking methods on numbers) jbondc 2015-06-16 22:00:42 -04:00
  • 3aba5aa9b5 do not use Object.defineProperty in es3 target vvakame 2015-06-22 10:46:45 +09:00
  • 54a4e9e57d improve module loading interoperability for babel vvakame 2015-06-21 16:15:21 +09:00
  • 25ecada731 Merge pull request #3580 from zhengbli/master Zhengbo Li 2015-06-19 23:40:59 -07:00
  • 76c0d32f9d Moved async functions for ES6 behind experimental flag Ron Buckton 2015-06-19 18:05:43 -07:00
  • 9ab6f41890 Fix the issue that the "out" path is not relative to the path of tsconfig.json Zhengbo Li 2015-06-19 17:34:10 -07:00
  • 24da34c4ad fixed some indentation quirks, comments Arthur Ozga 2015-06-19 16:20:00 -07:00
  • 331b63df7d update LKG Vladimir Matveev 2015-06-19 16:01:27 -07:00
  • 5b32903ab4 Fix async function emit for lexical arguments Ron Buckton 2015-06-19 16:01:12 -07:00
  • 933a2fa6df updated baseline for new __extends impl Arthur Ozga 2015-06-19 16:00:03 -07:00
  • b7f4ee5478 Merge branch 'master' into abstract-classes2 Arthur Ozga 2015-06-19 15:46:26 -07:00
  • b448310058 accepted baselines Arthur Ozga 2015-06-19 15:45:18 -07:00
  • df3560f6a7 moved tests, added a test Arthur Ozga 2015-06-19 15:41:33 -07:00
  • 1ef79431a0 Merge pull request #3577 from Microsoft/disable_logging_1.5 Vladimir Matveev 2015-06-19 15:34:45 -07:00
  • 8f1790de4a Simplified checkClassPropertyAccess -- fixed bug in super access Arthur Ozga 2015-06-19 15:34:19 -07:00
  • 5e672b7791 Don't log by default. Cyrus Najmabadi 2015-06-12 13:49:38 -07:00
  • d1a2ae5e12 Factor switch staement into a map and create a method to add members to it Wesley Wigham 2015-06-17 15:36:53 -07:00
  • 388e73f49f Fix React emit for spread attributes when they are the first attribute Ryan Cavanaugh 2015-06-19 11:30:34 -07:00
  • b0750c25b2 Fix emit for boolean attributes Ryan Cavanaugh 2015-06-18 18:37:32 -07:00
  • 868138834b added tests Arthur Ozga 2015-06-18 16:07:10 -07:00
  • d596bb750f declarations of abstract methods must be consecutive Arthur Ozga 2015-06-18 16:06:50 -07:00
  • f2044a9011 Merge branch 'master' of https://github.com/Microsoft/TypeScript Jason Freeman 2015-06-18 15:06:50 -07:00
  • eb03ae8e7c Added shortcut in checkAwaitedType for isolatedModules Ron Buckton 2015-06-18 15:41:19 -07:00
  • b0f291b175 Merge branch 'master' into cancellableClassification Cyrus Najmabadi 2015-06-18 15:35:14 -07:00
  • 053be425c7 Add tests. Cyrus Najmabadi 2015-06-18 15:25:08 -07:00
  • f578ee8e05 Adding a few tests Anders Hejlsberg 2015-06-18 15:07:49 -07:00
  • 111fdcb499 Merge branch 'release-1.5' Jason Freeman 2015-06-18 15:06:03 -07:00
  • 326036dbe5 write to declaration file Arthur Ozga 2015-06-18 15:04:05 -07:00
  • ae17c61dc2 Merge pull request #3565 from Microsoft/incrementalParserReuse CyrusNajmabadi 2015-06-18 14:50:37 -07:00
  • fce1423414 Merge pull request #3566 from Microsoft/port-3395 Vladimir Matveev 2015-06-18 14:49:09 -07:00
  • 10c8b6a089 removed comment Arthur Ozga 2015-06-18 14:44:01 -07:00
  • 4c1002e96b removed premature parser check Arthur Ozga 2015-06-18 14:39:16 -07:00
  • 3db5bbf93f wrap host.getCanonicalFileName in arrow function Vladimir Matveev 2015-06-05 12:00:53 -07:00
  • 46eb5216ff Missed a few files in baseline-accept Ryan Cavanaugh 2015-06-18 14:32:14 -07:00
  • 379d74a1bf Minor function rename Ron Buckton 2015-06-18 14:27:20 -07:00
  • c4876d53fd Add support for awaiting union types with mixed promise and non-promise constituents. Ron Buckton 2015-06-18 14:26:22 -07:00
  • 6dc430d892 constructor cannot have modifier 'abstract' Arthur Ozga 2015-06-18 14:18:10 -07:00
  • 413f278424 Generate names of form class_N for anonymous classes Anders Hejlsberg 2015-06-18 14:17:13 -07:00
  • 38a54bc0b9 Fix incremental parsing issue. Cyrus Najmabadi 2015-06-18 14:16:00 -07:00
  • 3cb44fbd7d Merge pull request #3555 from tinganho/typepredicateBug Jason Freeman 2015-06-18 14:09:16 -07:00
  • 937927a051 Merge pull request #3498 from Microsoft/portFileMap Vladimir Matveev 2015-06-18 14:05:54 -07:00
  • a5c44a3012 Baseline-accept Ryan Cavanaugh 2015-06-18 14:04:11 -07:00
  • bc9b53a6fe Conformance tests for JSX Ryan Cavanaugh 2015-06-18 14:03:43 -07:00
  • 2b44dcac4d Conformance tests for 'as' operator Ryan Cavanaugh 2015-06-18 14:03:14 -07:00
  • fa198a5cef Fourslash tests for JSX and As Ryan Cavanaugh 2015-06-18 14:02:47 -07:00
  • e34d8cdccb Test support for TSX files Ryan Cavanaugh 2015-06-18 14:02:22 -07:00
  • 6d01a44be0 Formatting and LS for JSX and As Ryan Cavanaugh 2015-06-18 14:02:02 -07:00
  • f5336db82a Emitter for JSX Ryan Cavanaugh 2015-06-18 14:01:49 -07:00
  • 195db034f8 Checker work for JSX + As Ryan Cavanaugh 2015-06-18 14:01:42 -07:00
  • 6dfe3d72cf JSX/as support in tsc.js + error messages Ryan Cavanaugh 2015-06-18 14:01:31 -07:00
  • a4045e539b Scanner / parser for JSX and As Ryan Cavanaugh 2015-06-18 14:00:54 -07:00
  • 556cb70c1d Utilities + types setup for JSX and As Ryan Cavanaugh 2015-06-18 14:00:36 -07:00
  • b518dc1e5b Accepting new baselines Anders Hejlsberg 2015-06-18 13:56:21 -07:00
  • 23603a39b8 Defer checking of class expression bodies Anders Hejlsberg 2015-06-18 13:54:08 -07:00
  • 851c7e4bf9 fixed comment, spacing Arthur Ozga 2015-06-18 12:35:06 -07:00
  • 91e3a5cce2 updated baselines Arthur Ozga 2015-06-18 12:27:48 -07:00
  • 5ca3955473 check for inheriting abstract member functions Arthur Ozga 2015-06-18 12:19:07 -07:00
  • c9c0f3a4ad PR feedback. Cyrus Najmabadi 2015-06-18 12:04:26 -07:00
  • df13b8ffd1 Update comment. Cyrus Najmabadi 2015-06-18 11:43:16 -07:00
  • 2891a1d1b7 Cleaned up async return type check Ron Buckton 2015-06-18 11:31:03 -07:00
  • 6717c79537 Merge branch 'master' into cancellableDiagnostics Cyrus Najmabadi 2015-06-18 11:23:39 -07:00
  • e015b17638 Merge branch 'master' into cancellableDiagnostics Cyrus Najmabadi 2015-06-18 11:23:14 -07:00
  • dd671ed431 Merge pull request #3530 from Microsoft/lessScanningDuringClassification CyrusNajmabadi 2015-06-18 11:19:22 -07:00
  • 3a9bc99d9b Merge pull request #3558 from Microsoft/diagnosticCleanup2 CyrusNajmabadi 2015-06-18 11:12:12 -07:00
  • c4f65f8bbf PR feedback. Cyrus Najmabadi 2015-06-18 11:00:50 -07:00
  • 1a96a146ed Make type-checking cancellable. Cyrus Najmabadi 2015-06-18 10:52:19 -07:00
  • b743d05a56 Merge pull request #3559 from weswigham/fix-perftsc Mohamed Hegazy 2015-06-18 10:38:08 -07:00
  • a264be5afa Actually check types in checkClassExpression Anders Hejlsberg 2015-06-18 10:25:23 -07:00
  • 22f704c0a3 Fix capitalization Wesley Wigham 2015-06-18 10:14:13 -07:00
  • 3f40e47fcc Don't access diagnostics directly. Use the supported Program API for them. Cyrus Najmabadi 2015-06-18 09:45:32 -07:00
  • febe320b62 Merge branch 'master' into diagnosticCleanup2 Cyrus Najmabadi 2015-06-18 09:36:37 -07:00
  • ef7d1136b8 Make it so all our diagnostics APIs return an independent set of diagnostics. Cyrus Najmabadi 2015-06-18 09:32:52 -07:00