Commit Graph

  • 22cc3a7d84 Add hopefully helpful comment Jason Freeman 2015-06-02 17:54:08 -07:00
  • 46da6678ad Return expressions always need to be type checked Jason Freeman 2015-06-02 17:33:57 -07:00
  • 6a7ce44aad a deer, a female deer -> does Daniel Rosenwasser 2015-05-29 14:37:51 -07:00
  • bca3d014fd Limit scope of function expressions to themselves. Daniel Rosenwasser 2015-05-28 12:10:18 -07:00
  • 035962bee1 Added test for find all refs of function expressions. Daniel Rosenwasser 2015-05-28 11:47:12 -07:00
  • 934a3bfc6d Fixed 'displayName'. Daniel Rosenwasser 2015-05-21 12:52:00 -07:00
  • 6f925acacb Add rename tests for function expressions. Daniel Rosenwasser 2015-05-21 12:50:22 -07:00
  • 33693e87dd Adjust expectations. Daniel Rosenwasser 2015-05-21 12:43:58 -07:00
  • 2c4bb5717c Find the references themselves. Daniel Rosenwasser 2015-05-21 12:29:09 -07:00
  • ddb67e461a Fixed tests. Daniel Rosenwasser 2015-05-21 12:28:02 -07:00
  • b9ddfcc082 Spit out JSON when expected =/= actual. Daniel Rosenwasser 2015-05-21 12:26:41 -07:00
  • 2539ebe29f Verify references count. Daniel Rosenwasser 2015-05-20 15:39:35 -07:00
  • cf193a4dc4 Renamed tests. Daniel Rosenwasser 2015-05-20 15:34:31 -07:00
  • 70911a31b6 Adjust tests. Daniel Rosenwasser 2015-05-20 14:58:55 -07:00
  • 24c504415e Error smarter. Daniel Rosenwasser 2015-05-19 16:15:51 -07:00
  • 693c587b86 Removed unused code, use valueDeclaration for symbol. Daniel Rosenwasser 2015-05-19 15:53:16 -07:00
  • 9907d62f3b Added rename tests. Daniel Rosenwasser 2015-05-19 12:43:58 -07:00
  • 1a17aba26a Added tests. Daniel Rosenwasser 2015-05-15 17:00:13 -07:00
  • 531f3aa0ac Nodes -> Node Daniel Rosenwasser 2015-05-07 15:11:46 -07:00
  • 3cd480ddb6 Accepted baselines. Daniel Rosenwasser 2015-06-03 12:05:53 -07:00
  • 3cac56af1a Fixed case for the 'declare' keyword. Daniel Rosenwasser 2015-06-03 12:05:12 -07:00
  • 4fd3bcff4f Merge pull request #3359 from jbondc/minor-1 Mohamed Hegazy 2015-06-03 11:53:16 -07:00
  • 334b22452a Moving logic around in getReferencedImportDeclaration Anders Hejlsberg 2015-06-03 10:59:14 -07:00
  • bf95bff6c1 Merge pull request #3353 from Microsoft/errorMessageTypo Jason Freeman 2015-06-03 10:54:32 -07:00
  • a1703d75b5 Merge pull request #3352 from Microsoft/checkFunctionReturnExpression Jason Freeman 2015-06-03 10:54:22 -07:00
  • f83d54b18f Merge pull request #3360 from Microsoft/port-3331 Vladimir Matveev 2015-06-03 10:47:39 -07:00
  • f3278e2f0f fixed a grammatical issue Arthur Ozga 2015-06-03 10:32:59 -07:00
  • 86d9398a92 clean hostCache to avoid extending lifetime of script snapshots Vladimir Matveev 2015-06-01 16:08:58 -07:00
  • 9e1ab9295f merged with master Arthur Ozga 2015-06-03 10:22:23 -07:00
  • e6ced33c13 Make index types optional in ResolvedType jbondc 2015-06-03 11:56:30 -04:00
  • 1e39130f41 Unified logic for renamed block scoped locals and other generated names Anders Hejlsberg 2015-06-03 06:57:20 -07:00
  • 3aa0839d1b Fixes rebase issues Tingan Ho 2015-06-03 17:11:11 +08:00
  • b0542342c3 Addresses PR feedback Tingan Ho 2015-06-03 15:29:06 +08:00
  • b7d1df68fb Adds type guard methods Tingan Ho 2015-06-02 23:25:21 +08:00
  • f8e2b99b6c Adds tests Tingan Ho 2015-06-02 12:49:36 +08:00
  • 284b9db268 Fixes old tests Tingan Ho 2015-06-02 12:49:23 +08:00
  • 9515947092 Adds custom type guard Tingan Ho 2015-06-02 12:49:07 +08:00
  • e39a2e7078 Merge pull request #3355 from Microsoft/LKG4 CyrusNajmabadi 2015-06-02 23:00:17 -07:00
  • c7ea876b72 Update LKG. Cyrus Najmabadi 2015-06-02 20:14:40 -07:00
  • 8b62a326d4 Dom lib file bug fix Zhengbo Li 2015-06-02 19:22:03 -07:00
  • 9b12fabaa1 Merge pull request #3274 from Microsoft/filterTranspileDiagnostics Mohamed Hegazy 2015-06-02 18:24:41 -07:00
  • f390133a12 Rename new test Jason Freeman 2015-06-02 18:21:39 -07:00
  • f66b9c5d77 Fix error message typo Jason Freeman 2015-06-02 18:13:39 -07:00
  • eb7290eb70 Add test for object literal methods Jason Freeman 2015-06-02 18:06:05 -07:00
  • 6902b050ca Respond to code review comments Mohamed Hegazy 2015-06-02 18:04:05 -07:00
  • c83054cd4b Merge branch 'release-1.5' into filterTranspileDiagnostics Mohamed Hegazy 2015-06-02 18:01:05 -07:00
  • fc445aab04 Merge pull request #2843 from Microsoft/binderSimplification3 CyrusNajmabadi 2015-06-02 18:00:25 -07:00
  • 155d7f48ff Add hopefully helpful comment Jason Freeman 2015-06-02 17:54:08 -07:00
  • 4c18b2bcf8 Simplify code. Cyrus Najmabadi 2015-06-02 17:41:34 -07:00
  • fa9b6fcb07 fixed loops, merged baseline Arthur Ozga 2015-06-02 17:34:34 -07:00
  • 1bd7f5274a Return expressions always need to be type checked Jason Freeman 2015-06-02 17:33:57 -07:00
  • 70f74ad640 Accepted more baselines. Daniel Rosenwasser 2015-06-02 17:31:20 -07:00
  • 77306a3ea6 Added more tests. Daniel Rosenwasser 2015-06-02 17:08:51 -07:00
  • a85c27739a Merge branch 'master' into binderSimplification3 Cyrus Najmabadi 2015-06-02 17:09:23 -07:00
  • ea2c9e876f Merge pull request #3307 from zhengbli/ms_master Zhengbo Li 2015-06-02 16:31:39 -07:00
  • e671bd6a83 Merge pull request #3351 from Microsoft/minorJsDocMerges CyrusNajmabadi 2015-06-02 16:20:35 -07:00
  • 7ef2cfeaeb Simple changes to the compiler to make the jsDoc work easier. Cyrus Najmabadi 2015-06-02 16:05:01 -07:00
  • fa06f3e4e6 fixed merge conflict. Arthur Ozga 2015-06-02 15:58:15 -07:00
  • a10cd1e822 Update LKG Mohamed Hegazy 2015-06-02 15:48:59 -07:00
  • 448e8bf0c7 Added baselines. Daniel Rosenwasser 2015-06-02 15:47:23 -07:00
  • e93b7a75ce Added tests. Daniel Rosenwasser 2015-06-02 14:59:46 -07:00
  • 0917582a01 removed extra newlines Arthur Ozga 2015-06-02 15:39:48 -07:00
  • 936aea84da fixed merge conflict Arthur Ozga 2015-06-02 15:35:37 -07:00
  • b293da4f9b updated baselines Arthur Ozga 2015-06-02 15:26:43 -07:00
  • a7550dbba1 CR feedback Zhengbo Li 2015-06-02 15:25:01 -07:00
  • e4bc29e9a0 Updated tests Arthur Ozga 2015-06-02 15:22:52 -07:00
  • f624c0fd7e Merge pull request #3296 from Microsoft/jsDocClassification CyrusNajmabadi 2015-06-02 15:17:39 -07:00
  • c629c3fbee deleted redundant tests Arthur Ozga 2015-06-02 15:15:23 -07:00
  • 90e19551bc merge compatiblity now performed in checker.ts Arthur Ozga 2015-06-02 15:03:01 -07:00
  • 8fcd29f843 Adding tests. Cyrus Najmabadi 2015-06-02 15:00:39 -07:00
  • c25418a02f Merge pull request #3324 from Zoltu/master Daniel Rosenwasser 2015-06-02 14:32:11 -07:00
  • 4d8d1cc956 Merge pull request #3347 from Microsoft/irregularExpressionCompletion Daniel Rosenwasser 2015-06-02 14:15:47 -07:00
  • 513183e7b1 PR feedback. Cyrus Najmabadi 2015-06-02 13:58:49 -07:00
  • 80e055740f Merge pull request #3348 from Microsoft/fixResolutionForFuncExprsClassExprsAndArgumentsForMaster Daniel Rosenwasser 2015-06-02 13:56:51 -07:00
  • be97bd250c Merge branch 'master' into jsDocClassification Cyrus Najmabadi 2015-06-02 13:48:56 -07:00
  • 8b63795a55 Added test where one trailing flag exists. Daniel Rosenwasser 2015-06-02 13:41:45 -07:00
  • a71a826b5b Use declared variables to confirm completion. Daniel Rosenwasser 2015-06-02 13:40:38 -07:00
  • 068a4f3fc3 Accepted baselines. Daniel Rosenwasser 2015-05-27 16:34:39 -07:00
  • 0229788c65 Added another test. Daniel Rosenwasser 2015-05-27 16:30:44 -07:00
  • 2b20d3092b Accepted baselines. Daniel Rosenwasser 2015-05-27 16:03:27 -07:00
  • 589a01c51f Block completion when in trailing flags of a regex. Daniel Rosenwasser 2015-06-02 13:01:44 -07:00
  • eb95532bfa Don't use 'Value' or 'Type' as they have overlap. Instead test for the precise meaning. Daniel Rosenwasser 2015-05-27 16:03:04 -07:00
  • baf46a94a6 Only resolve 'arguments' and function/class expression names if the meaning permits it. Daniel Rosenwasser 2015-05-27 15:04:34 -07:00
  • e800e29af7 Accepted baselines for the only test that was expected to pass. Daniel Rosenwasser 2015-05-27 15:03:54 -07:00
  • 21256a9de5 Added tests. Daniel Rosenwasser 2015-05-27 14:56:30 -07:00
  • 0a3cbe083b Added tests. Daniel Rosenwasser 2015-06-02 12:58:49 -07:00
  • d1b3ac7c12 Merge pull request #3288 from Microsoft/fixResolutionForFuncExprsClassExprsAndArguments Daniel Rosenwasser 2015-06-02 12:57:05 -07:00
  • dcfe920064 Added leading digit. Daniel Rosenwasser 2015-06-02 12:36:42 -07:00
  • 465ab147af Fixed test that disturbingly wasn't doing anything. Daniel Rosenwasser 2015-06-02 12:36:04 -07:00
  • a50ab3ebb0 Remove checking in declareSymbol Arthur Ozga 2015-06-02 12:20:36 -07:00
  • edc4611341 removed comma Arthur Ozga 2015-06-02 11:27:40 -07:00
  • 2d77cbdc06 cleaner hasNonAmbientClass Arthur Ozga 2015-06-02 10:49:22 -07:00
  • 8b7caedbec Remove EmitResolver.getExpressionNameSubstitution Add EmitResolver.getReferencedExportContainer Add EmitResolver.getReferencedImportDeclaration Clean up getGeneratedNameForNode in emitter.ts Switch isNotExpressionIdentifier to isExpressionIdentifier in emitter.ts Revise emitExpressionIdentifier in emitter.ts Anders Hejlsberg 2015-06-02 10:45:50 -07:00
  • 1f74b134f1 fixed style, added comment Arthur Ozga 2015-06-02 09:30:28 -07:00
  • 910079a60e exclude closeparen/propertyaccess tokens SaschaNaz 2015-06-02 15:28:29 +09:00
  • 70675162dc Add tests for projectinfo command Zhengbo Li 2015-06-01 17:45:28 -07:00
  • 2cb0dfd99d Merge branch 'master' of https://github.com/Microsoft/TypeScript Ron Buckton 2015-06-01 17:41:04 -07:00
  • 6ef162dbbc Update LKG Ron Buckton 2015-06-01 17:40:44 -07:00
  • f96cf338d9 Merge branch 'release-1.5' into master Ron Buckton 2015-06-01 17:40:35 -07:00
  • d25b91032f fixed indentation Arthur Ozga 2015-06-01 16:45:11 -07:00