Skip to content
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

Decaffeinate install spec #76

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

2colours
Copy link
Contributor

This pull request is meant to supersede #32 but it wasn't that much a mechanic task.
There have been upstream changes, and the complexity of the code did show: the former caffeination showed some archaic structures (like the arguments magic argument that needs to be upgraded to an Array). Also, quite a lot of comments were missing in it so what I did was more or less a review in itself, keeping good changes and reverting obsolete ones while making sure nothing gets lost.

GuilleW and others added 2 commits May 21, 2023 11:37
This was mostly handwork, comparing the decaf output and GuilleW's decaffeinated
file from earlier.
`let` changes, varargs, arrow functions, comments were all good to go
Copy link
Member

@confused-Techie confused-Techie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

None yet

3 participants