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 square bracket checking to account for arbitrary nested parentheses #81

Merged
merged 3 commits into from
Sep 23, 2020

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    d5472ca View commit details
    Browse the repository at this point in the history
  2. Add some more failing cases to unit tests for the

    brackets checking.  I had simply carried over what was there
    before, but it really seemed insufficient...
    chisholm committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0c298c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    6c283b7 View commit details
    Browse the repository at this point in the history