Commit Graph

  • 92f2721b46 Binding initialisers can refer to previous elements Nathan Shively-Sanders 2016-12-06 11:48:14 -08:00
  • 7d049c2742 Write property name of destructuring pattern explicitly There wont be any symbol for the property name but we already know it is a property name Fixes #12166 Sheetal Nandi 2016-12-06 11:42:44 -08:00
  • 847b42d7ba Merge pull request #12690 from Microsoft/fix12669 Ron Buckton 2016-12-06 11:27:09 -08:00
  • e8024e4266 Updated baseline Ron Buckton 2016-12-06 11:19:27 -08:00
  • 9336886fc2 Added more specific diagnostic message Ron Buckton 2016-12-06 10:57:52 -08:00
  • f89156bf55 Add error for super property before super Ron Buckton 2016-12-06 10:47:02 -08:00
  • 8f2d531907 Merge pull request #12680 from aluanhaddad/12678 Nathan Shively-Sanders 2016-12-06 07:50:34 -08:00
  • 7a9c11c72b Test:destructuring array initialisers refer to previous elements Nathan Shively-Sanders 2016-12-05 16:27:59 -08:00
  • ee0894339d Add ReadonlyArray<T>.includes to es2016.array.include.d.ts Aluan Haddad 2016-12-05 18:25:45 -05:00
  • f0c771303d implement getters/setters as property Arthur Ozga 2016-12-05 14:52:08 -08:00
  • 0c1772b7e0 Merge branch 'interfaceFixes' of https://github.com/Microsoft/TypeScript into interfaceFixes Arthur Ozga 2016-12-05 14:06:02 -08:00
  • 8134d64a16 Merge branch 'master' into interfaceFixes Arthur Ozga 2016-12-05 13:49:23 -08:00
  • 225d6d6aef use XDG base directory compatible cache location (#12676) Vladimir Matveev 2016-12-05 13:40:56 -08:00
  • b195ef8ec5 Updated baselines Ron Buckton 2016-12-05 13:13:50 -08:00
  • 8434fdef2d Improve SourceMap emit for down-level async functions Ron Buckton 2016-12-05 12:30:14 -08:00
  • b321d50170 Sub-subclasses can access protected constructor Nathan Shively-Sanders 2016-12-05 12:29:03 -08:00
  • e3fb305d5a Test that sub-subclass can access protected ctor Nathan Shively-Sanders 2016-12-05 12:24:31 -08:00
  • 409311f363 Update LKG v2.1.4 Mohamed Hegazy 2016-12-05 11:49:56 -08:00
  • 7beeb77201 Update baseline Andy Hanson 2016-12-05 10:58:47 -08:00
  • e15166af42 Merge pull request #12670 from Microsoft/mergeMaster1205 Mohamed Hegazy 2016-12-05 10:46:55 -08:00
  • 157a9b02fc Properly determine whether an augmentation is a ValueModule or NamespaceModule Andy Hanson 2016-12-05 08:43:16 -08:00
  • ae3b6e7841 Merge branch 'master' into release-2.1 Mohamed Hegazy 2016-12-05 10:19:37 -08:00
  • fe3ed12a20 Update tests and baselines Nathan Shively-Sanders 2016-12-05 09:58:33 -08:00
  • a90d63a414 Add tests for property access w/string index sigs Nathan Shively-Sanders 2016-12-05 09:58:09 -08:00
  • ca9f599563 Property access for string index signatures Nathan Shively-Sanders 2016-12-05 09:57:11 -08:00
  • 5c71de103a Merge pull request #12652 from Microsoft/fixIndexedAccessWithAny Anders Hejlsberg 2016-12-05 06:30:12 -08:00
  • fee777dd9c fixes #9123 Benjamin Bock 2016-12-05 11:35:38 +01:00
  • ee172cfa39 Accept new baselines Anders Hejlsberg 2016-12-04 07:50:10 -08:00
  • 95aed3f4ee Add regression test Anders Hejlsberg 2016-12-04 07:49:55 -08:00
  • c52eb6cef3 Indexed access any[K] has type any Anders Hejlsberg 2016-12-04 07:43:10 -08:00
  • b7e8a6d1f1 Merge pull request #12643 from Microsoft/keyofUnionIntersection Anders Hejlsberg 2016-12-04 07:03:15 -08:00
  • 23992ba106 Merge pull request #12640 from Microsoft/mappedTypesSecondaryInferences Anders Hejlsberg 2016-12-04 07:02:51 -08:00
  • 3aa05b27e9 Accept new baselines Anders Hejlsberg 2016-12-03 17:19:30 -08:00
  • b4836e3d3d Add tests Anders Hejlsberg 2016-12-03 17:19:10 -08:00
  • b876211111 Property handle union/intersection types in type variable checks Anders Hejlsberg 2016-12-03 17:18:43 -08:00
  • dc8a0309e9 Merge remote-tracking branch 'tsupstream/master' Yuichi Nukiyama 2016-12-04 10:05:11 +09:00
  • f61a22478a Merge pull request #12639 from MattiasBuelens/fixElideFallthrough Daniel Rosenwasser 2016-12-03 13:46:33 -08:00
  • 970c4aa4f7 Accept new baselines Anders Hejlsberg 2016-12-03 11:03:46 -08:00
  • 773c9a734f Add tests Anders Hejlsberg 2016-12-03 11:03:40 -08:00
  • c538f1fdf7 Classify mapped type inferences as secondary Anders Hejlsberg 2016-12-03 11:03:18 -08:00
  • 931006338a Fix elided syntax kinds falling through to visitConstructor in TypeScript transformer. Mattias Buelens 2016-12-03 17:52:04 +01:00
  • 570575ad43 address #12622 vvakame 2016-12-03 11:30:36 +09:00
  • 7ea3734240 address feedback vvakame 2016-11-25 13:45:37 +09:00
  • 9e6a83db20 change class inheritance code vvakame 2016-11-25 00:53:42 +09:00
  • a230cb7e77 Merge pull request #12623 from Microsoft/nestedIndexedAccess Anders Hejlsberg 2016-12-02 15:53:49 -08:00
  • fe0b66a00c Accept new baselines Anders Hejlsberg 2016-12-02 14:50:21 -08:00
  • 1e2425ebfc Add tests Anders Hejlsberg 2016-12-02 14:50:14 -08:00
  • b3b23597a8 Accept new baselines Anders Hejlsberg 2016-12-02 14:29:23 -08:00
  • 3b1d6c969d Treat indexed access types T[K] as type variables Anders Hejlsberg 2016-12-02 14:29:03 -08:00
  • 012159b25d Merge pull request #12614 from arusakov/cli_targets_descriptions_es2016_es2017_esnext Mohamed Hegazy 2016-12-02 10:27:32 -08:00
  • edb376db01 Update cli --target description (es2016 and 2017) arusakov 2016-12-02 18:34:48 +03:00
  • 1c2ad3eb6e Drop unmaintained versions of Node.js from package.json chico 2016-11-30 23:47:34 +03:00
  • efe7b65fa6 Merge pull request #12610 from Microsoft/Port12590 Mohamed Hegazy 2016-12-01 13:29:17 -08:00
  • e5b5fe1bd7 When creating string literal for property access, unescape the identifier text Fixes #12562 Sheetal Nandi 2016-11-30 10:51:35 -08:00
  • 86f69f13fa Add test for the decorated method beginning with underscore Sheetal Nandi 2016-11-30 10:35:44 -08:00
  • a9621760b3 Update LKG Mohamed Hegazy 2016-12-01 12:22:17 -08:00
  • 256e08569b Update version Mohamed Hegazy 2016-12-01 12:17:21 -08:00
  • af119e9ba5 Merge pull request #12608 from Microsoft/mergeMaster1201 Mohamed Hegazy 2016-12-01 12:16:50 -08:00
  • 8294e9ff4d Merge branch 'master' into release-2.1 Mohamed Hegazy 2016-12-01 12:03:17 -08:00
  • 2cec8dbe84 Merge pull request #12575 from zhengbli/port12570 Mohamed Hegazy 2016-12-01 11:09:51 -08:00
  • fc1f6e3ee6 Merge pull request #12564 from Microsoft/rest-of-untyped-binding-pattern-is-any Nathan Shively-Sanders 2016-11-30 17:39:18 -08:00
  • 77226318ef Update baselines Nathan Shively-Sanders 2016-11-30 17:26:30 -08:00
  • ddf03bae3c Rest of untyped binding pattern is back to str index sig Nathan Shively-Sanders 2016-11-30 17:25:44 -08:00
  • 09f158d67c Merge pull request #12594 from Microsoft/indexTypeNotFound Sheetal Nandi 2016-11-30 16:43:35 -08:00
  • adf9b26f50 Handle parameter type error for index signature in declaration emit Fixes #12572 Sheetal Nandi 2016-11-30 16:28:26 -08:00
  • 8e648f9f6d Add property access and --noImplicitAny tests Nathan Shively-Sanders 2016-11-30 13:14:52 -08:00
  • f6ace2d83d Rest of untyped binding pattern is back to any Nathan Shively-Sanders 2016-11-30 13:14:08 -08:00
  • 8af87dce8b Merge branch 'master' into asyncGenerators Ron Buckton 2016-11-30 12:47:50 -08:00
  • 7a420006b3 Merge pull request #12305 from Microsoft/improveImportHelpersDiagnostics Ron Buckton 2016-11-30 15:45:44 -05:00
  • 41057d3d31 Add Node.js 6 LTS to CI chico 2016-11-30 23:45:15 +03:00
  • 5c294bf505 Merge branch 'master' into improveImportHelpersDiagnostics Ron Buckton 2016-11-30 12:29:36 -08:00
  • 030da0b69f Merge pull request #12589 from Microsoft/mappedTypeModifierInference Anders Hejlsberg 2016-11-30 11:11:44 -08:00
  • 46050f4342 Merge pull request #12590 from Microsoft/underscoreMethodDecorator Sheetal Nandi 2016-11-30 11:08:37 -08:00
  • 7bb8331124 When creating string literal for property access, unescape the identifier text Fixes #12562 Sheetal Nandi 2016-11-30 10:51:35 -08:00
  • ea1f03915b Add test for the decorated method beginning with underscore Sheetal Nandi 2016-11-30 10:35:44 -08:00
  • 074ed9f8d6 Update baselines Nathan Shively-Sanders 2016-11-30 10:44:56 -08:00
  • 99f352f295 Rest of untyped binding pattern is string-indexed type Nathan Shively-Sanders 2016-11-30 10:44:00 -08:00
  • 2517187c4a Add tests Anders Hejlsberg 2016-11-30 10:24:19 -08:00
  • 3870351f05 Accept new baselines Anders Hejlsberg 2016-11-30 10:24:02 -08:00
  • e14412af0e Improve handling of modifiers in mapped type inference Anders Hejlsberg 2016-11-30 10:23:33 -08:00
  • f6f866e88c Reset the noEmitForJsFiles option when updating compiler options (#12570) zhengbli 2016-11-29 23:30:14 -08:00
  • dfe45fe33d Reset the noEmitForJsFiles option when updating compiler options (#12570) Zhengbo Li 2016-11-29 22:31:26 -08:00
  • 4c9bdb932a Merge pull request #12552 from Microsoft/spreadRestIntersectionAndUnions Mohamed Hegazy 2016-11-29 17:27:04 -08:00
  • 501bfb5326 Update LKG Mohamed Hegazy 2016-11-29 17:15:17 -08:00
  • 6ea103862b Merge pull request #12567 from Microsoft/mergeMaster1129 Mohamed Hegazy 2016-11-29 17:07:11 -08:00
  • 505c153fed Simplify isValidSpreadType Mohamed Hegazy 2016-11-29 16:57:37 -08:00
  • 2152683325 Simplify logic Mohamed Hegazy 2016-11-29 16:55:50 -08:00
  • d81448c86c Merge branch 'master' into release-2.1 Mohamed Hegazy 2016-11-29 16:54:18 -08:00
  • 2178d5526f extract filterNullableTypes Mohamed Hegazy 2016-11-29 16:30:27 -08:00
  • c7744a8882 Merge branch 'master' into ownJsonParsing Sheetal Nandi 2016-11-29 16:08:29 -08:00
  • aaf0c89ed3 Merge pull request #12563 from Microsoft/mappedTypeModifiers Anders Hejlsberg 2016-11-29 16:06:20 -08:00
  • 60c7340af6 Merge pull request #12565 from Microsoft/aozgaa/abstractAccessorImpl Arthur Ozga 2016-11-29 17:52:26 -06:00
  • 65e98c84d5 Add more tests Anders Hejlsberg 2016-11-29 14:06:10 -08:00
  • 4b0697ff9d fix test Arthur Ozga 2016-11-29 16:04:56 -06:00
  • 3cd1731628 abstract accessors can't have implementations Arthur Ozga 2016-11-29 15:59:28 -06:00
  • f85ca9c395 Test that rest of untyped binding pattern is any Nathan Shively-Sanders 2016-11-29 13:50:56 -08:00
  • fe55edc38e Rest in an untyped binding pattern should be any Nathan Shively-Sanders 2016-11-29 13:46:00 -08:00
  • 51f5ef6752 Update test Mohamed Hegazy 2016-11-29 13:37:21 -08:00
  • 17b6645a70 add missing semicolons Mohamed Hegazy 2016-11-29 13:37:02 -08:00
  • f366ae0332 Add tests Anders Hejlsberg 2016-11-29 12:48:55 -08:00