Skip to content

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

Merged
AndrewRadev merged 12 commits into
AndrewRadev:masterfrom
Bastes:elm
Jul 5, 2020
Merged

#164 - Support for Elm, level 1: Tuples, Lists & Records#168
AndrewRadev merged 12 commits into
AndrewRadev:masterfrom
Bastes:elm

Conversation

@Bastes

@Bastes Bastes commented Jul 3, 2020

Copy link
Copy Markdown
Contributor

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.

@AndrewRadev AndrewRadev left a comment

Copy link
Copy Markdown
Owner

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.

Comment thread autoload/sj/elm.vim
Comment thread autoload/sj/elm.vim
Comment thread autoload/sj/elm.vim
Comment thread autoload/sj/elm.vim Outdated
Comment thread autoload/sj/elm.vim
Comment thread autoload/sj/elm.vim Outdated
@Bastes

Bastes commented Jul 4, 2020

Copy link
Copy Markdown
Contributor Author

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

@Bastes

Bastes commented Jul 4, 2020

Copy link
Copy Markdown
Contributor Author

@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

@AndrewRadev AndrewRadev left a comment

Copy link
Copy Markdown
Owner

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

Bastes commented Jul 6, 2020

Copy link
Copy Markdown
Contributor Author

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