Skip to content

generate JS static member accesses whenever possible#2583

Merged
paf31 merged 1 commit intopurescript:masterfrom
michaelficarra:GH-2581
Jan 19, 2017
Merged

generate JS static member accesses whenever possible#2583
paf31 merged 1 commit intopurescript:masterfrom
michaelficarra:GH-2581

Conversation

@michaelficarra
Copy link
Copy Markdown
Contributor

Fixes #2581. The changes on lines 162 and 167 are unimportant. Turns out the OperatorTable prefers later entries over earlier ones. I just had to switch the order of indexer and accessor to make it work how we intended.

No tests since it's not a semantic change. Let me know if we should add some, and if so, what they should look like.

@paf31 paf31 merged commit ae3aa4d into purescript:master Jan 19, 2017
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Jan 19, 2017

Great, thanks!

@michaelficarra michaelficarra deleted the GH-2581 branch January 19, 2017 18:28
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