Commit Graph

  • f7d29018ba Updated LKG Ron Buckton 2015-04-21 16:45:48 -07:00
  • 706b5a100b Updated emit for __decorator and __metadata helpers Ron Buckton 2015-04-21 14:10:37 -07:00
  • d716a5a0bc emitDeclarationName -> emitNameOfDeclaration Daniel Rosenwasser 2015-04-21 16:33:59 -07:00
  • ce4c31094e Merge pull request #2853 from Microsoft/decoratorReflectTiming Ron Buckton 2015-04-21 16:32:48 -07:00
  • 3ec9e3b198 Accepted baselines. Daniel Rosenwasser 2015-04-21 16:31:24 -07:00
  • bea5957d3e Cleaned up flow of binder, fixed ordering for comments/sourcemap tracking. Daniel Rosenwasser 2015-04-21 15:39:12 -07:00
  • 989968013e Added tests from original issue. Daniel Rosenwasser 2015-04-21 13:42:53 -07:00
  • 31932e1f34 Merge branch 'master' into binderSimplification3 Cyrus Najmabadi 2015-04-21 16:03:02 -07:00
  • 1295519b8f Updated emit for __decorator and __metadata helpers Ron Buckton 2015-04-21 14:10:37 -07:00
  • 80ae52b7e9 expose the config file processing throught the LS and add a callback to enumerate files in a directory Paul van Brenk 2015-04-21 13:24:02 -07:00
  • a54d4154aa CR feedback. Cyrus Najmabadi 2015-04-21 13:06:40 -07:00
  • ca63d64292 CR feedback. Cyrus Najmabadi 2015-04-21 12:59:22 -07:00
  • cd48b965f8 Accepting new baselines Anders Hejlsberg 2015-04-21 12:08:42 -07:00
  • 8182b7132e Adding tests Anders Hejlsberg 2015-04-21 11:20:43 -07:00
  • ed9dceb501 Defer resolution of declared members in classes and interfaces Anders Hejlsberg 2015-04-21 11:19:44 -07:00
  • 3f7e64661d do not hoist non-top level block scoped variables Vladimir Matveev 2015-04-21 08:31:14 -07:00
  • 767d76241a added comments, fixed typo Vladimir Matveev 2015-04-21 06:49:31 -07:00
  • cf00a2bec8 Clean up comment. Cyrus Najmabadi 2015-04-21 00:05:08 -07:00
  • a93bf1048d Clean up comment. Cyrus Najmabadi 2015-04-21 00:01:06 -07:00
  • fac9ab2508 Clean up comment more. Cyrus Najmabadi 2015-04-20 23:56:38 -07:00
  • 93b7c33347 Remove unnecessary returns. Cyrus Najmabadi 2015-04-20 23:54:05 -07:00
  • b81a2c00ba Clean up comment. Cyrus Najmabadi 2015-04-20 23:52:46 -07:00
  • b1417d408d Clean up comment. Cyrus Najmabadi 2015-04-20 23:47:42 -07:00
  • 0a144e1806 Add explicit return to indicate the end of flow of a method.' Cyrus Najmabadi 2015-04-20 23:44:33 -07:00
  • d220b7ebb4 Add explanatory comments. Cyrus Najmabadi 2015-04-20 23:43:54 -07:00
  • 60d0b1444d CR feedback. Cyrus Najmabadi 2015-04-20 23:34:19 -07:00
  • 602c5c8fa9 Add explanatory comments. Cyrus Najmabadi 2015-04-20 23:33:13 -07:00
  • 33a74101b8 Split out the concerns of the binder even more. Cyrus Najmabadi 2015-04-20 23:28:16 -07:00
  • 658bba9eaf Add --inlineSources option Mohamed Hegazy 2015-04-20 20:33:31 -07:00
  • b4bd216013 fixed indentation in comments Vladimir Matveev 2015-04-20 17:01:47 -07:00
  • bef6e08993 added comments, updated test baselines Vladimir Matveev 2015-04-20 16:56:36 -07:00
  • f1392ad527 Update LKG Mohamed Hegazy 2015-04-20 16:44:39 -07:00
  • 7aee43b6da Merge branch 'master' into release-1.5 Mohamed Hegazy 2015-04-20 15:48:15 -07:00
  • 7f8e21b9b8 Merge pull request #2772 from Microsoft/rootDir Mohamed Hegazy 2015-04-20 14:42:01 -07:00
  • ed2e105f17 Merge branch 'master' into rootDir Mohamed Hegazy 2015-04-20 14:23:40 -07:00
  • 08a869212b Respond to code review commmetns Mohamed Hegazy 2015-04-20 14:23:24 -07:00
  • 6e5082658d skip 'import ...' nodes when creating variable statement for imports Vladimir Matveev 2015-04-20 14:17:38 -07:00
  • dcb4c24b43 merge with master Vladimir Matveev 2015-04-20 13:40:13 -07:00
  • 02a480d85d Merge pull request #2824 from Microsoft/combineTypeMappers Jason Freeman 2015-04-20 12:53:05 -07:00
  • cc385530d1 rename local variable Vladimir Matveev 2015-04-20 10:47:17 -07:00
  • 2e8e4a1f5c Add clarifying comments to the binder. Cyrus Najmabadi 2015-04-20 02:24:47 -07:00
  • aaf9371357 Add clarifying comments to binder. Cyrus Najmabadi 2015-04-19 23:30:06 -07:00
  • ee6c7dc0e4 Remove unnecessary check. Classes always have exports. Cyrus Najmabadi 2015-04-19 23:23:44 -07:00
  • e9a73e0cf8 Move code for creating a prototype out of the common declareSymbol codepath. Cyrus Najmabadi 2015-04-19 23:20:04 -07:00
  • 38bae98728 CR feedback. Cyrus Najmabadi 2015-04-19 23:06:42 -07:00
  • 4f8d68bb23 Use SymbolFlags.None in the binder. Cyrus Najmabadi 2015-04-19 17:31:52 -07:00
  • 221262314c Inline binder method. Cyrus Najmabadi 2015-04-19 17:14:31 -07:00
  • 4455995477 Move all symbol table initialization into the same method. Cyrus Najmabadi 2015-04-19 17:09:17 -07:00
  • 941128ba79 Clean up comments. Cyrus Najmabadi 2015-04-19 17:02:49 -07:00
  • db128252b0 Simplify code in the binder. Cyrus Najmabadi 2015-04-19 16:57:44 -07:00
  • ea7bafa9fb Remove unncessary postbind for function/constructor types. Cyrus Najmabadi 2015-04-19 16:54:09 -07:00
  • fab6fca5b4 Remove post bind step for modules. Cyrus Najmabadi 2015-04-19 16:48:28 -07:00
  • eb29eb9acd Remove code to post bind parameters. Cyrus Najmabadi 2015-04-19 16:43:42 -07:00
  • fb925ee4d1 Rename methods. Cyrus Najmabadi 2015-04-19 16:39:09 -07:00
  • 02640a397f Extract any complicated code in top level bind function to individual helpers. Cyrus Najmabadi 2015-04-19 16:37:24 -07:00
  • c5d920e912 Simplify recursion in the binder. Cyrus Najmabadi 2015-04-19 16:23:56 -07:00
  • 9043121188 Add a 'None' member to SymbolFlags enum. Cyrus Najmabadi 2015-04-19 16:02:07 -07:00
  • b75fda1052 Explicitly type 'bind' as being a void function. Cyrus Najmabadi 2015-04-19 15:55:21 -07:00
  • e7ddba508a Merge block container logic in the binder to use the same mechanism as SymbolFlags Cyrus Najmabadi 2015-04-19 15:50:02 -07:00
  • 9e64b45001 Add explanatory comments to the binder. Cyrus Najmabadi 2015-04-19 14:57:35 -07:00
  • 71d0f7affe Simplify concerns in the binder. Cyrus Najmabadi 2015-04-19 14:46:01 -07:00
  • 6478155aac Rename locals to more clearly indicate they are flags and not kinds. Cyrus Najmabadi 2015-04-19 14:30:35 -07:00
  • 14e925beb9 ConstructorType's name should be __call not __constructor. Cyrus Najmabadi 2015-04-19 14:21:52 -07:00
  • e5910af2c8 Always recurse into children in the binder in a uniform manner. Cyrus Najmabadi 2015-04-19 14:15:49 -07:00
  • c940b1651a Merge branch 'master' into inlineSourceMaps Mohamed Hegazy 2015-04-19 13:33:50 -07:00
  • 021f309151 Merge branch 'master' into rootDir Mohamed Hegazy 2015-04-19 13:25:03 -07:00
  • b3fcae88b9 Fix typo Mohamed Hegazy 2015-04-19 13:24:39 -07:00
  • 17a8024eb7 Update LKG Mohamed Hegazy 2015-04-19 12:47:45 -07:00
  • 2049684154 Update version Mohamed Hegazy 2015-04-19 12:46:38 -07:00
  • 3013aba309 Merge branch 'master' into release-1.5 Mohamed Hegazy 2015-04-19 12:44:53 -07:00
  • 62b15de666 Merge pull request #2687 from dbaeumer/feature/fix2507 Dirk Bäumer 2015-04-19 21:43:51 +02:00
  • fcc5ac02ad Merge pull request #2827 from zhengbli/master Zhengbo Li 2015-04-18 12:47:24 -07:00
  • 79dc0f96d3 Merge pull request #1546 from Arnavion/fix-emithost-this-binding Daniel Rosenwasser 2015-04-18 11:29:44 -07:00
  • 609be7628b Fix dom type "ArrayBufferView" Zhengbo Li 2015-04-18 00:12:27 -07:00
  • 31b5e72ed4 Accept symbol baseline Jason Freeman 2015-04-17 18:36:44 -07:00
  • ccf4104779 Change TypeMapper to only take a type parameter, and fix combineTypeMappers to comply with that rule Jason Freeman 2015-04-17 18:28:05 -07:00
  • b8ebf561f9 Update LKG Mohamed Hegazy 2015-04-17 17:21:02 -07:00
  • cae274d0d8 Merge branch 'master' into unionPropertyAccess Anders Hejlsberg 2015-04-17 17:19:21 -07:00
  • 62036758a8 Merge pull request #2809 from Microsoft/noReservedWordsInBindingPatterns Daniel Rosenwasser 2015-04-17 17:06:50 -07:00
  • 4134d79999 numberic. Daniel Rosenwasser 2015-04-17 14:04:25 -07:00
  • dd9481996c word -> Word Daniel Rosenwasser 2015-04-17 13:48:28 -07:00
  • 23c76c3abb Removed unnecessary check since ShorthandPropertyAssignment's name is always an Identifier. Daniel Rosenwasser 2015-04-17 13:43:46 -07:00
  • bf51a3410f Merge branch 'Smarp-amd-es3' Mohamed Hegazy 2015-04-17 15:59:08 -07:00
  • 7ad98770e1 Accept baselines Mohamed Hegazy 2015-04-17 15:53:36 -07:00
  • c68f837052 Merge branch 'amd-es3' of https://github.com/Smarp/TypeScript into Smarp-amd-es3 Mohamed Hegazy 2015-04-17 15:39:23 -07:00
  • f3c073e72d Merge pull request #2813 from Microsoft/lazyBaseTypes Jason Freeman 2015-04-17 14:31:17 -07:00
  • c9d8c67ab6 Merge branch 'master' of https://github.com/Microsoft/TypeScript into lazyBaseTypes Jason Freeman 2015-04-17 14:27:43 -07:00
  • 47ccf77cea Address PR feedback Jason Freeman 2015-04-17 14:25:06 -07:00
  • ec574c337e Merge pull request #2820 from Microsoft/scannerLength CyrusNajmabadi 2015-04-17 13:56:21 -07:00
  • 28a0f941c8 Accept symbol baselines Jason Freeman 2015-04-17 12:57:29 -07:00
  • 8ca7805adb Merge branch 'master' of https://github.com/Microsoft/TypeScript into lazyBaseTypes Jason Freeman 2015-04-17 12:52:17 -07:00
  • 9e507baf7c Support passing a start/length when creating a scanner. Cyrus Najmabadi 2015-04-07 12:19:38 -07:00
  • 5426526ac5 Merge pull request #2815 from Microsoft/getTypeFromTypeNode CyrusNajmabadi 2015-04-17 12:24:30 -07:00
  • c2e178ee51 CR feedback. Cyrus Najmabadi 2015-04-17 12:06:21 -07:00
  • 605ee10768 Merge branch 'master' into getTypeFromTypeNode Cyrus Najmabadi 2015-04-17 11:59:25 -07:00
  • f11ee8c9fc Merge pull request #2805 from Microsoft/moduleFixes Mohamed Hegazy 2015-04-17 10:31:38 -07:00
  • d55dcc61cc exports.default in ES5 vs exports["default"] in ES3 TruongSinh Tran-Nguyen 2015-04-17 20:29:05 +03:00
  • 3298327ad0 update comments Mohamed Hegazy 2015-04-17 10:16:53 -07:00
  • e8a9254c04 Merge branch 'conformanceConstEnum' of https://github.com/Microsoft/TypeScript into conformanceConstEnum Yui T 2015-04-16 23:29:46 -07:00
  • 21d4602963 update baselines from merging master Yui T 2015-04-16 23:25:52 -07:00