Skip to content

[WIP] private methods again #17

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

Open
wants to merge 32 commits into
base: esnext-private-instance-fields
Choose a base branch
from

Conversation

mheiber
Copy link

@mheiber mheiber commented Nov 9, 2018

doesn't actually work yet!

kpfleming and others added 30 commits October 19, 2018 20:47
and check that private names not used in parameters

Signed-off-by: Max Heiber <[email protected]>
Signed-off-by: Max Heiber <[email protected]>
- generate statements (not expressions) for decorated class declarations
  which are transformed to class expressions by the ts transformer
- don't generate empty constructor in esnext class transform

Signed-off-by: Joseph Watts <[email protected]>
…, comments, and some other edge cases

Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
* Add baselines

* Update baselines

Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
Signed-off-by: Joseph Watts <[email protected]>
@mheiber mheiber changed the title [WIP] start private methods again [WIP] private methods again Nov 9, 2018
@joeywatts joeywatts force-pushed the esnext-private-instance-fields branch from 0c79ea1 to 0b48937 Compare November 21, 2018 01:50
joeywatts added a commit that referenced this pull request Nov 30, 2018
* Fix microsoft#27864

Signed-off-by: Joseph Watts <[email protected]>

* Tests for computed field scope fix

Signed-off-by: Joseph Watts <[email protected]>
@joeywatts joeywatts force-pushed the esnext-private-instance-fields branch 3 times, most recently from 2641392 to fa17cdf Compare December 18, 2018 20:20
@mheiber mheiber force-pushed the private-methods branch 3 times, most recently from 79202c7 to 41528f5 Compare December 21, 2018 03:24
@mheiber mheiber force-pushed the private-methods branch 2 times, most recently from 7a5326e to dadc516 Compare December 31, 2018 00:43
@mheiber mheiber force-pushed the private-methods branch 2 times, most recently from f699491 to 1769bb1 Compare January 28, 2019 21:32
@mheiber mheiber force-pushed the private-methods branch 2 times, most recently from edd7359 to 87a79f8 Compare February 11, 2019 21:09
@mheiber mheiber force-pushed the private-methods branch 3 times, most recently from 94291f1 to e36e3aa Compare March 27, 2019 21:46
@mheiber mheiber force-pushed the private-methods branch 2 times, most recently from d6d188b to 3280e43 Compare April 9, 2019 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants