Commit Graph

  • cbb2425ccd addressed PR feedback Vladimir Matveev 2015-08-17 10:37:44 -07:00
  • bcde56202e fix jsxelement formatting SaschaNaz 2015-08-16 17:27:23 +09:00
  • c57adeda1f Fix null reference in type parametr of type alias Yui T 2015-08-15 17:02:08 -07:00
  • bc3025b391 make 'require is defined' a precondition for Node-based sys Vladimir Matveev 2015-08-14 20:53:38 -07:00
  • 5572f7c3c3 update baseline for compiler tests zhengbli 2015-08-14 17:09:08 -07:00
  • 20902b00e8 Remove the extension.d.ts and move the content to core.d.ts zhengbli 2015-08-14 16:27:48 -07:00
  • 53239d4a8b Merge pull request #4310 from Microsoft/fix4170 Mohamed Hegazy 2015-08-14 15:11:19 -07:00
  • 7e1201eed2 Further fixes zhengbli 2015-08-14 14:17:55 -07:00
  • 7e8cfa0859 allow transpiler to provide alternative names for dependencies Vladimir Matveev 2015-08-14 13:00:41 -07:00
  • 5fbe3fc75c Merge pull request #4308 from Microsoft/adjustNodeCheck Vladimir Matveev 2015-08-14 11:41:16 -07:00
  • 43f7d8ca89 Fix File constructor zhengbli 2015-08-14 10:50:18 -07:00
  • cdbf2b4771 Fix document.open return type zhengbli 2015-08-14 00:28:40 -07:00
  • 1c434ecdf2 Added missing dictionaries also zhengbli 2015-08-14 00:07:03 -07:00
  • e4dd7e0e48 Add missing types in webworker.generated.ts zhengbli 2015-08-13 23:56:02 -07:00
  • 7376e4845d Merge pull request #4200 from Microsoft/unionPartialSignatures Anders Hejlsberg 2015-08-13 23:16:48 -07:00
  • b27125adc2 add 'browser' section to suppress import discovery for webpack/browserify Vladimir Matveev 2015-08-13 21:04:05 -07:00
  • 2d249c8a26 Merge branch 'master' into fix4274 Mohamed Hegazy 2015-08-13 15:25:47 -07:00
  • e34238cb92 Merge pull request #4305 from ToddThomson/SpaceWithinNonEmptyBrackets Mohamed Hegazy 2015-08-13 15:00:13 -07:00
  • 7353cfaece Fix #4170, remove error when using import=require syntax in t=ES6 and in ambient context Mohamed Hegazy 2015-08-13 14:56:27 -07:00
  • fafd497124 Fix #4274: When collecting linked aliases use SymbolFlags.Alias to capture local aliases as well Mohamed Hegazy 2015-08-13 14:30:29 -07:00
  • 0415cc7f68 Addresses PR comments ToddThomson 2015-08-13 14:06:56 -07:00
  • 37c0acf4c2 CR feedback zhengbli 2015-08-13 13:48:25 -07:00
  • 5a48508ffa adjust check for node env to handle webpack\browserify Vladimir Matveev 2015-08-13 13:14:38 -07:00
  • 6315f7302b Make parameter littleEndian in DataView methods optional zhengbli 2015-08-13 13:11:25 -07:00
  • 82dc484ccb Fix ImageData constructor zhengbli 2015-08-13 12:59:19 -07:00
  • 1749329655 Merge branch 'master' into fix4277 Mohamed Hegazy 2015-08-13 12:45:53 -07:00
  • fdda66f055 handel merge conflict, use refPos instead of start Mohamed Hegazy 2015-08-13 12:45:26 -07:00
  • 82b78d85d7 Merge pull request #4303 from SaschaNaz/fixClassExpressionFormatting Mohamed Hegazy 2015-08-13 12:27:26 -07:00
  • 9146d9bc2f Add Spacing for Nonempty Brackets Formatting Option ToddThomson 2015-08-13 11:56:35 -07:00
  • f832bd20f2 fix class expression + expressionWithTypeArgument SaschaNaz 2015-08-14 03:45:52 +09:00
  • 9dac516b26 CR feedback zhengbli 2015-08-13 11:06:36 -07:00
  • 7950cc7ca3 Merge branch 'master' into omitComments Yui T 2015-08-13 11:01:20 -07:00
  • f92aa8681a Merge pull request #4230 from Microsoft/commentsNotPreserveForCallExp Yui 2015-08-12 18:54:34 -07:00
  • 6adf7feb5e Remove asterisks Yui T 2015-08-12 17:52:36 -07:00
  • 732376a73b Merge branch 'master' into commentsNotPreserveForCallExp Yui T 2015-08-12 17:46:39 -07:00
  • c0801b1388 Add asterisks Yui T 2015-08-12 17:46:24 -07:00
  • a32bac2165 Merge pull request #4292 from jdavidberger/master Mohamed Hegazy 2015-08-12 15:46:53 -07:00
  • 500861c4f8 Test cases that address https://github.com/Microsoft/TypeScript/issues/4288 JBerger 2015-08-12 15:34:03 -06:00
  • 405db829a0 mismatch order of arguments Vladimir Matveev 2015-08-12 13:55:41 -07:00
  • 94fa6b92b4 Fix #4277: Ensure we are passing refEnd and not length to findSourceFile. Mohamed Hegazy 2015-08-12 13:04:10 -07:00
  • ffaf8e08d9 Add test zhengbli 2015-08-11 23:54:25 -07:00
  • 03ea38f31f Fix bugs and add support for @param expressions zhengbli 2015-08-11 23:20:03 -07:00
  • 5e9186b9ed Enable intellisense in jsDoc tag @type brackets zhengbli 2015-08-11 21:40:37 -07:00
  • 0b6aeeca9d Add JsDoc intellisense for JavaScript files zhengbli 2015-08-11 20:18:05 -07:00
  • fcc43a6730 Make createScanner external (fixes #4057) Adi Dahiya 2015-08-11 21:37:53 -04:00
  • 7c8da42230 Merge pull request #4279 from Microsoft/highlightRefsInOneDocument Vladimir Matveev 2015-08-11 18:01:59 -07:00
  • 9717427130 Merge pull request #4276 from SaschaNaz/typeAssertionFormattingFix Daniel Rosenwasser 2015-08-11 12:22:08 -07:00
  • ce44d95115 keep only document highlights from the original file Vladimir Matveev 2015-08-11 12:04:55 -07:00
  • 5035559c59 Merge pull request #4228 from RyanCavanaugh/jsxHash Ryan Cavanaugh 2015-08-11 11:56:19 -07:00
  • dd446d80ad Fix comment Ryan Cavanaugh 2015-08-11 11:05:37 -07:00
  • dfcc1e6944 fix generics/type-assertion formatting SaschaNaz 2015-08-11 23:47:44 +09:00
  • 86b104133f Fix comments Yui T 2015-08-10 17:34:39 -07:00
  • 152e3ebc44 Moved initial transform flag aggregation to binder Ron Buckton 2015-08-10 15:50:38 -07:00
  • 586abacec4 Merge pull request #4179 from Microsoft/exportDeclarationsInSystem Vladimir Matveev 2015-08-10 13:59:45 -07:00
  • 7ecaea3926 addressed PR feedback Vladimir Matveev 2015-08-10 13:51:54 -07:00
  • bfa624c0c7 Merge pull request #4133 from Microsoft/addNewLineHelper Mohamed Hegazy 2015-08-10 13:21:23 -07:00
  • 961805cae5 Merge pull request #4006 from Microsoft/JSDocCommentScaffolding Zhengbo Li 2015-08-10 13:05:35 -07:00
  • b3f0a2a2e4 Merge branch 'master' into JSDocCommentScaffolding zhengbli 2015-08-10 12:55:45 -07:00
  • 74dc5a27b5 Merge pull request #3858 from zhengbli/fixWorkerType Zhengbo Li 2015-08-10 12:24:46 -07:00
  • a3ef530139 Merge pull request #3918 from zhengbli/issue3884 Zhengbo Li 2015-08-10 12:24:40 -07:00
  • 9dc15b4810 Merge pull request #4257 from Microsoft/fix3912 Mohamed Hegazy 2015-08-10 11:19:52 -07:00
  • 1ba577b88d removed forced transforms Ron Buckton 2015-08-10 10:54:54 -07:00
  • 7f49375f3e Fix #3912: emit declaration for binding elements correctelly Mohamed Hegazy 2015-07-28 14:30:27 -07:00
  • 38c24798e4 Added performance metrics for transform and flags for types Ron Buckton 2015-08-10 10:44:48 -07:00
  • fe51b456d8 Merge pull request #3848 from zhengbli/errorlist Zhengbo Li 2015-08-10 10:20:13 -07:00
  • fceba238dd Merge branch 'master' of https://github.com/Microsoft/TypeScript into errorlist zhengbli 2015-08-10 09:40:12 -07:00
  • 9bfba56c60 Add baseline for error baseline Yui T 2015-08-07 16:56:25 -07:00
  • 673e741f57 Add comments to do clean-up Yui T 2015-08-07 16:30:16 -07:00
  • cdd5b6a7e9 Rename parameter Ryan Cavanaugh 2015-08-07 16:23:34 -07:00
  • e984fb80b6 Set current source file as the first node in VisitorContext Ron Buckton 2015-08-07 16:14:36 -07:00
  • 4a96491d5b Remove silly function Ryan Cavanaugh 2015-08-07 16:06:49 -07:00
  • 5f6ac45bde S p a c e s Ryan Cavanaugh 2015-08-07 16:03:45 -07:00
  • 92f152cb8e Merge pull request #4205 from Microsoft/fixAbstractAssignabilityRestriction2 Arthur Ozga 2015-08-07 16:01:43 -07:00
  • 555297a62b Fix case where # occurs after > in JSX expression Ryan Cavanaugh 2015-08-07 15:46:36 -07:00
  • c07dfc3371 Merge pull request #4213 from tinganho/columnRows Mohamed Hegazy 2015-08-07 15:40:24 -07:00
  • f9c82ea274 save files changed in refactoring Arthur Ozga 2015-08-07 14:24:30 -07:00
  • e9fa806c9f move helper and add capture of this Arthur Ozga 2015-08-07 14:01:07 -07:00
  • 410e4e4df7 added a clarifying comment Arthur Ozga 2015-08-07 11:07:06 -07:00
  • 558fc40303 Progress on downlevel transformations Ron Buckton 2015-08-07 09:39:18 -07:00
  • 1a53a38fb0 Accepting new baselines Anders Hejlsberg 2015-08-07 08:06:19 -07:00
  • d372eb4ef5 Adding new test Anders Hejlsberg 2015-08-07 08:06:10 -07:00
  • 61b3a185ce Making partial signature matching more inclusive Anders Hejlsberg 2015-08-07 08:03:59 -07:00
  • 4cb789984c Adds columns and rows properties to process.stdout Tingan Ho 2015-08-07 19:58:19 +08:00
  • cbb159770f fixed null de-reference Arthur Ozga 2015-08-06 17:43:06 -07:00
  • 7de321d167 Update baselines Yui T 2015-08-06 17:28:30 -07:00
  • e8497d3d8a Updated baselines Arthur Ozga 2015-08-06 17:28:16 -07:00
  • 8f18912d28 Add tests for preserving comments Yui T 2015-08-06 17:28:11 -07:00
  • a693e82e27 Added test Arthur Ozga 2015-08-06 17:27:52 -07:00
  • 1421c39d8c Fixed assignability bug Arthur Ozga 2015-08-06 17:27:43 -07:00
  • 01667eff1c Preserve comment in arguments of call expression and object literal Yui T 2015-08-06 17:20:35 -07:00
  • 105979a89f Addressing CR feedback Anders Hejlsberg 2015-08-06 17:17:20 -07:00
  • 2f9248386e Merge pull request #4203 from hoanhtien/fixOccurrenceTypos tien 2015-08-06 16:55:15 -07:00
  • b4faf3c812 added missing test assets Vladimir Matveev 2015-08-06 16:53:14 -07:00
  • 24aa58ebee Merge pull request #4202 from Microsoft/fix4194 Mohamed Hegazy 2015-08-06 16:48:58 -07:00
  • d58ec43b3f Fix #4159: look up the type alias paramter within the context of the parent type alias declaration Mohamed Hegazy 2015-08-06 16:43:15 -07:00
  • 02539d91e2 deduplicate module dependencies Vladimir Matveev 2015-08-06 16:38:53 -07:00
  • bb4aa2c489 Merge pull request #3899 from Microsoft/fixTypeResolutionInTypeSerialization Ron Buckton 2015-08-06 16:32:24 -07:00
  • 013b92c3e7 Use template string to shorten code. Tien Nguyen 2015-08-06 16:27:25 -07:00
  • 4816bb5180 Merge pull request #4201 from Microsoft/fix4025 Mohamed Hegazy 2015-08-06 16:25:25 -07:00
  • a69b04145d delete entry from the cache when referenced file is removed, added tests Vladimir Matveev 2015-08-06 16:23:10 -07:00