Ben Lichtman
fcdd5bd782
Add assertion when classification has unexpected length
2019-10-10 16:28:41 -07:00
Sheetal Nandi and GitHub
35a6426a79
Merge pull request #33647 from microsoft/defaultProject
...
Use correct default project for file if that project is opened at later time
2019-10-10 16:01:39 -07:00
Sheetal Nandi and GitHub
57d7edb7bd
Merge pull request #33883 from microsoft/revert-32887-incrementalNoEmit
...
Revert "Disallow incremental with noEmit"
2019-10-10 13:08:35 -07:00
Sheetal Nandi
144b81c67a
Use correct default project for file if that project is opened at later time
...
Fixes #31926
2019-10-10 13:02:33 -07:00
Orta and GitHub
ae4abc5f5e
Merge pull request #33906 from falsandtru/github
...
Update issue templates
2019-10-10 11:52:23 -07:00
Daniel Rosenwasser and GitHub
6162001254
fix #33427 ( #33486 )
...
fix #33427
2019-10-10 10:13:36 -07:00
Wesley Wigham and GitHub
114329ade8
Handle when import alias has to parent (therefore is synthetic module symbol) ( #33813 )
2019-10-10 04:29:33 -07:00
Andrew Casey and GitHub
3c123b61d7
Merge pull request #33914 from amcasey/ConflictMarker
...
Handle string literals in merge conflict regions
2019-10-09 16:04:58 -07:00
falsandtru
834b3f7d64
Update issue templates
2019-10-10 07:36:14 +09:00
Andrew Casey
87c905f423
Handle string literals in merge conflict regions
...
Check for undefined, like the other code paths in the same function.
2019-10-09 14:46:19 -07:00
Anders Hejlsberg and GitHub
6104f746ad
Merge pull request #33831 from microsoft/falseAssertions
...
Code following truthiness assertion with false argument is unreachable
2019-10-09 13:23:05 -07:00
TypeScript Bot and Wesley Wigham
161b90a311
Update user baselines ( #33909 )
2019-10-09 12:11:02 -07:00
TypeScript Bot and Wesley Wigham
9823d82b26
Update user baselines ( #33905 )
2019-10-09 11:07:16 -07:00
Klaus Meinhardt and Ryan Cavanaugh
e48cd3a101
Fix noImplicitAny check on ambient private getters ( #33896 )
2019-10-09 10:05:26 -07:00
csigs and GitHub
3d130b7d5e
LEGO: Merge pull request 33904
...
LEGO: Merge pull request 33904
2019-10-09 09:10:46 -07:00
csigs
ab181ffe2c
LEGO: check in for master to temporary branch.
2019-10-09 16:10:17 +00:00
TypeScript Bot and Wesley Wigham
d45c54572b
Update user baselines ( #33887 )
2019-10-08 21:57:27 -07:00
Sheetal Nandi and GitHub
8032984de2
Revert "Disallow incremental with noEmit"
2019-10-08 13:41:40 -07:00
Wesley Wigham and GitHub
f1c0300c02
Include project reference in release config so LKG build works ( #33864 )
2019-10-07 17:31:42 -07:00
Wenlu Wang and Wesley Wigham
3d8252c70e
avoid space before dot question ( #33840 )
2019-10-07 17:11:54 -07:00
Ron Buckton and GitHub
01b3d41124
Add external mapShim/debug modules ( #33712 )
...
* Add external mapShim/debug modules
* rename test file
2019-10-07 13:31:07 -07:00
TypeScript Bot and Wesley Wigham
154793aa58
Update user baselines ( #33838 )
...
Node node, new baseline
2019-10-07 12:53:26 -07:00
Daniel Rosenwasser and GitHub
09a87b9e91
'amd' missing from error message for error TS1323 ( #33803 )
...
'amd' missing from error message for error TS1323
2019-10-07 10:12:31 -04:00
Anders Hejlsberg
92212ae19e
More succinct
2019-10-06 10:06:40 -07:00
Anders Hejlsberg
720964f729
Fix bounds check
2019-10-05 19:14:48 -07:00
Anders Hejlsberg
064b296559
Accept new baselines
2019-10-05 18:59:00 -07:00
Anders Hejlsberg
e0bd810176
Update tests
2019-10-05 18:58:51 -07:00
Anders Hejlsberg
eeaa752833
Add tests
2019-10-05 18:33:00 -07:00
Anders Hejlsberg
d415b57d01
Merge branch 'master' into falseAssertions
2019-10-05 18:04:30 -07:00
Anders Hejlsberg and GitHub
afe6f4c95c
Merge pull request #33821 from microsoft/fix33806
...
Reflect control flow effects of optional chains in equality checks
2019-10-05 17:48:53 -07:00
Orta and GitHub
d552675494
Merge pull request #33825 from mrnugget/patch-1
...
Change link to tutorial in README
2019-10-05 16:20:06 -04:00
Anders Hejlsberg
99cec3a0d6
Accept new baselines
2019-10-05 13:08:39 -07:00
Anders Hejlsberg
f88518187b
Add tests
2019-10-05 13:08:31 -07:00
Anders Hejlsberg
f7b22a0216
Support typeof and instanceof
2019-10-05 13:08:24 -07:00
Thorsten Ball and GitHub
88b833e37b
Change link to tutorial in README
...
The tutorial that was previously linked to doesn't show up in the sidebar of typescriptlang.org/docs/ anymore.
The "TypeScript in 5 minutes" tutorial is essentially the same tutorial, but does show up in the sidebar and the docs overview.
By linking to this, the user that clicks through knows where they end up on the docs page, instead of being lost on the "Quick Tutorial" that they can't find again, except through this README.
2019-10-05 06:53:09 +02:00
Anders Hejlsberg
464d1a74c7
Accept new baselines
2019-10-04 16:12:53 -07:00
Anders Hejlsberg
42500d0606
Add tests
2019-10-04 16:12:44 -07:00
TypeScript Bot and Wesley Wigham
27d9dbe64c
Update user baselines ( #33817 )
2019-10-04 16:06:17 -07:00
Anders Hejlsberg
7d32355f95
Accept new baselines
2019-10-04 16:01:27 -07:00
Anders Hejlsberg
2447bd775f
Update tests
2019-10-04 16:01:09 -07:00
Anders Hejlsberg
719b779b6b
Reflect CFA effects of optional chains in equality checks
2019-10-04 15:27:32 -07:00
csigs and GitHub
7aea377a8d
LEGO: Merge pull request 33820
...
LEGO: Merge pull request 33820
2019-10-04 15:11:06 -07:00
csigs
c7fc36f411
LEGO: check in for master to temporary branch.
2019-10-04 22:10:38 +00:00
Ron Buckton and GitHub
a47ac63738
Fix for incorrect 'this' type for optional call ( #33799 )
2019-10-04 13:39:42 -07:00
TypeScript Bot and Wesley Wigham
e9b464ec39
Update user baselines ( #33816 )
2019-10-04 12:39:12 -07:00
Anders Hejlsberg
feed4b9b53
Code following truthiness assertion with false argument is unreachable
2019-10-04 12:30:02 -07:00
TypeScript Bot and Wesley Wigham
cc284642df
Update user baselines ( #33801 )
2019-10-04 11:23:26 -07:00
Andrew Branch and GitHub
e2b4c12596
Detect unbindable exports before setting CommonJS module indicator ( #33784 )
...
* Detect unbindable exports before setting CommonJS module indicator
* Fix comment
* Fix unrelated lint?
2019-10-04 11:52:38 -05:00
Ben Lichtman and GitHub
8fb50ba277
Merge pull request #33804 from a-tarasyuk/feature/update-eslint
...
update eslint, fix eslint @typescript-eslint/no-unnecessary-type-assertion errors
2019-10-04 09:50:17 -07:00
Alexander T
a3da2e77f9
update eslint. fix eslint @typescript-eslint/no-unnecessary-type-assertion errors
2019-10-04 11:00:24 +03:00