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

Replace param-to-arg regex with AST #4

Merged
merged 1 commit into from
Nov 30, 2015
Merged

Conversation

ryanbrainard
Copy link
Owner

This replaces the potentially brittle regex for changing params to args (introduced in #3) with use of the source AST.

cc: @fabiokung

This replaces the potentially brittle regex for changing
params to args with use of the source AST.
ryanbrainard added a commit that referenced this pull request Nov 30, 2015
Replace param-to-arg regex with AST
@ryanbrainard ryanbrainard merged commit 09cc0eb into master Nov 30, 2015
@ryanbrainard ryanbrainard deleted the fix-vararg-ast branch November 30, 2015 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant