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

Proxy touchup #46

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Proxy touchup #46

wants to merge 10 commits into from

Conversation

fluvf
Copy link
Contributor

@fluvf fluvf commented Feb 2, 2019

Based on #45

  • Turns crel into a proxy, allowing for a shorter calls: crel.div()
    Also makes crels internal structure cleaner, as bound functions are cached in crel.proxy
  • Adds tag / key transformations, Proxy case conversion #28
  • Turns crels handler function into an arrow function
  • Adds appropriate tests
    The best size saving change after this would be removing support for crel.proxy.div() calls

I also have some large changes to how tests are run, removing separate tests for normal function calls and proxies, instead using existing tests for both.
But as it's rather large (and maybe a bit overkill), I'll do one last pr

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

1 participant