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

Fully support array parameters #635

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

Fully support array parameters #635

wants to merge 14 commits into from

Conversation

dfb
Copy link
Contributor

@dfb dfb commented Dec 22, 2018

This PR builds on PR #626 and adds support for array parameters as input parameters, output parameters, and return values. I can resubmit it if/when that PR is accepted, but for now it's diffed against master so the commit looks bigger than it actually is.

A test project with many tests is available at https://github.com/dfb/uepy_test_prjs/tree/master/array_params

In order to get the tests to pass, I had to also implement a fix for bug #632.

@dfb
Copy link
Contributor Author

dfb commented Dec 27, 2018

Apologies for the noisy commit log but I've tried to make sure this branch stays up to date with master as well as pr_multi_out_params.

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.

1 participant