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

add_defaults_to_dots needs improvement #11

Open
Ax3man opened this issue May 28, 2016 · 2 comments
Open

add_defaults_to_dots needs improvement #11

Ax3man opened this issue May 28, 2016 · 2 comments

Comments

@Ax3man
Copy link
Owner

Ax3man commented May 28, 2016

It should recognize when .dots are not function calls, and ideally should also fill in defaults for more complex expressions than single function calls.

@Ax3man
Copy link
Owner Author

Ax3man commented Jun 2, 2016

commit fc20c11 adds recognition of non-function calls.

@Ax3man
Copy link
Owner Author

Ax3man commented Jul 18, 2016

commit fa9e16f adds recognition of primitive functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant