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

Add support for variadic options #1250

Merged
merged 13 commits into from Jun 1, 2020

Commits on Apr 19, 2020

  1. Copy the full SHA
    1175518 View commit details
    Browse the repository at this point in the history
  2. Rework variadic regexp

    - remove ellipsis for symmetry with .arguments
    - require word character before dots
    shadowspawn committed Apr 19, 2020
    Copy the full SHA
    c728420 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bde0e61 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6eb6a51 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Copy the full SHA
    8c88da7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Copy the full SHA
    b52e258 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    shadowspawn committed May 30, 2020
    Copy the full SHA
    a6e51cc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6bfb43f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e5ffe3b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    395f574 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Use consistent test names

    shadowspawn committed May 31, 2020
    Copy the full SHA
    8bcbdab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c7e8c1 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    shadowspawn committed May 31, 2020
    Copy the full SHA
    9704200 View commit details
    Browse the repository at this point in the history