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

Make outputsize understand multiple inputs #1486

Merged
merged 12 commits into from
Jan 30, 2021
Merged

Commits on Jan 25, 2021

  1. multiple inputs

    Michael Abbott committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    4e10cc5 View commit details
    Browse the repository at this point in the history
  2. friendlier errors

    Michael Abbott committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    fc801dd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. typo + tweak

    Michael Abbott committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    4df451c View commit details
    Browse the repository at this point in the history
  2. remove an example

    f(rand(10,3)) is an error
    Michael Abbott committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7303df0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. regex for doctests

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cff6683 View commit details
    Browse the repository at this point in the history
  2. try with a bracket

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c670aa2 View commit details
    Browse the repository at this point in the history
  3. without special character

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    68a259d View commit details
    Browse the repository at this point in the history
  4. escape the at sign?

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    9c9eeb8 View commit details
    Browse the repository at this point in the history
  5. move DocTestFilters to docs

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a80b963 View commit details
    Browse the repository at this point in the history
  6. rm escaping

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    762cf0f View commit details
    Browse the repository at this point in the history
  7. try with ...

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d9b7b51 View commit details
    Browse the repository at this point in the history
  8. ok, ok.

    Michael Abbott committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    666d6b5 View commit details
    Browse the repository at this point in the history