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

Parsing braced parameter expansion (basic form) #40

Merged
merged 5 commits into from
May 15, 2021
Merged

Conversation

magicant
Copy link
Owner

@magicant magicant commented May 12, 2021

  • Define syntax
  • Define errors that may happen while parsing
  • Implement parser for BracedParam
  • Support BracedParam in Lexer::dollar_unit
  • impl FromStr for BracedParam
  • Refactor

@magicant magicant self-assigned this May 12, 2021
@magicant magicant marked this pull request as ready for review May 15, 2021 12:33
@magicant magicant merged commit 9b99a81 into master May 15, 2021
@magicant magicant deleted the param_parser branch May 15, 2021 14:59
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