Skip to content

Enable substitution for object literal shorthand property assignments in the system transform #21106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

weswigham
Copy link
Member

They were already on in the module transform, so the bug was unique to the system target.

Fixes #21057

@weswigham weswigham requested review from rbuckton and mhegazy January 9, 2018 22:59
@mhegazy
Copy link
Contributor

mhegazy commented Jan 13, 2018

@rbuckton any comments?

@weswigham weswigham merged commit 2e1738b into microsoft:master Jan 13, 2018
errendir added a commit to errendir/TypeScript that referenced this pull request Jan 15, 2018
* origin/master: (114 commits)
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Enable substitution for object literal shorthand property assignments in the system transform (microsoft#21106)
  Skip outer expressions when checking for super keyword in binder (microsoft#20164)
  Group intersection code in getSimplifiedIndexedAccessType
  Use filter instead of unnecessary laziness
  Remove mapped types to never from intersections
  Handle jsconfig.json in fourslash tests (microsoft#16484)
  Add a `getFullText()` helper method to `IScriptSnapshot` (microsoft#21155)
  Test Diff and Omit
  Keep string index from intersections in base constraint of index type
  LEGO: check in for master to temporary branch.
  Fix bug: get merged symbol of symbol.parent before checking against module symbol (microsoft#21147)
  Do not trigger the failed lookup location invalidation for creation of program emit files Handles microsoft#20934
  Add test where emit of the file results in invalidating resolution and hence invoking recompile
  Parse comment on @Property tag and use as documentation comment (microsoft#21119)
  Update baselines
  push/popTypeResolution for circular base constraints
  LEGO: check in for master to temporary branch.
  Test:incorrect mapped type doesn't infinitely recur
  ...
@weswigham weswigham deleted the object-shorthand-system-transform branch January 16, 2018 18:18
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants