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

fix: calling parse multiple times now appropriately maintains state (#1137) #1369

Merged
merged 2 commits into from Jul 29, 2019
Merged

fix: calling parse multiple times now appropriately maintains state (#1137) #1369

merged 2 commits into from Jul 29, 2019

Commits on Jun 26, 2019

  1. (wip) add test to reproduce #1137

    calling parse several times with commands gives different results
    mleguen committed Jun 26, 2019
    Copy the full SHA
    d78112a View commit details
    Browse the repository at this point in the history
  2. (fix) closes #1137

    Allows calling parse without arguments multiple times, when commands
    are defined.
    mleguen committed Jun 26, 2019
    Copy the full SHA
    212f7ef View commit details
    Browse the repository at this point in the history