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

#164 - Support for Elm, level 1: Tuples, Lists & Records #168

Merged
merged 12 commits into from
Jul 5, 2020

Conversation

Bastes
Copy link
Contributor

@Bastes Bastes commented Jul 3, 2020

As promised in issue #164, here we are, the first PR :)

Don't hesitate to point out if you see something I forgot or there's a canonical function I accidentally re-invented, but it seems to do the job and it's quite extensively tested for most problematic cases I could come up with.

Copy link
Owner

@AndrewRadev AndrewRadev left a comment

Choose a reason for hiding this comment

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

Good work! I can't comment on elm specifics, but you seem to have a solid test suite and an implementation that looks very reasonable. I've left some requests for changes mostly on naming and stylistic tweaks. Let me know what you think.

@Bastes
Copy link
Contributor Author

Bastes commented Jul 4, 2020

Thanks @AndrewRadev, all good suggestions :) I'll wave when my PR includes them.

@Bastes
Copy link
Contributor Author

Bastes commented Jul 4, 2020

@AndrewRadev there it is. Don't hesitate to point out whatever else you might find :)

@AndrewRadev AndrewRadev self-requested a review July 5, 2020 08:43
Copy link
Owner

@AndrewRadev AndrewRadev left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍. Will go ahead and merge.

@AndrewRadev AndrewRadev merged commit fb2b9b2 into AndrewRadev:master Jul 5, 2020
@Bastes
Copy link
Contributor Author

Bastes commented Jul 6, 2020

Great, thanks a lot for all your help :) can't wait to upgrade and use it now :)

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.

2 participants