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

Expanding positional parameters $@ and $* #145

Merged
merged 4 commits into from
Apr 3, 2022

Conversation

magicant
Copy link
Owner

@magicant magicant commented Apr 2, 2022

Reworks #144

  • Lookup
  • Add the will_split flag to initial::Env
  • ParamRef::expand (join values of $* in non-splitting context)
  • Reset the will_split flag in expansion of double quotes
  • Test that expand_word and expand_words set the will_split flag appropriately
  • Add integration tests based on requirements in POSIX

@magicant magicant force-pushed the expanding_positional_params_2 branch from 9af6af2 to 2d4cbc7 Compare April 3, 2022 04:23
@magicant magicant marked this pull request as ready for review April 3, 2022 04:23
@magicant magicant merged commit 5dd5480 into master Apr 3, 2022
@magicant magicant deleted the expanding_positional_params_2 branch April 3, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant